mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 02:12:38 +01:00
fix attachment upload progress being really thin
This commit is contained in:
parent
732248dd04
commit
09996b9606
@ -7,7 +7,6 @@ import Icon from "../../Icon";
|
|||||||
import IconButton from "../../IconButton";
|
import IconButton from "../../IconButton";
|
||||||
|
|
||||||
const Container = styled.div`
|
const Container = styled.div`
|
||||||
max-width: 25%;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user