1
0
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:
Puyodead1 2023-12-23 23:31:18 -05:00
parent 732248dd04
commit 09996b9606
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC

View File

@ -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;