Fixed overhanging Browse button on Bucket card (#2343)
This commit is contained in:
@@ -118,7 +118,13 @@ const CounterCard = ({
|
||||
>
|
||||
{icon}
|
||||
|
||||
<Box>{actions}</Box>
|
||||
<Box
|
||||
sx={{
|
||||
display: "flex",
|
||||
}}
|
||||
>
|
||||
{actions}
|
||||
</Box>
|
||||
</Box>
|
||||
</Box>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user