1
0
mirror of https://github.com/Qortal/qortal-mobile.git synced 2025-07-25 11:11:26 +00:00

fix width

This commit is contained in:
2024-09-11 15:47:02 +03:00
parent 82503efa8c
commit cd7ea381c1

@@ -1775,6 +1775,7 @@ export const Group = ({
sx={{ sx={{
marginLeft: "auto", marginLeft: "auto",
width: "135px", width: "135px",
minWidth: "135px",
padding: "5px", padding: "5px",
}} }}
> >