mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
groups: tweak padding on description
This commit is contained in:
parent
c57ceb0bfb
commit
061e832c8e
@ -194,7 +194,7 @@ export function GroupsPane(props: GroupsPaneProps) {
|
||||
alignItems="center"
|
||||
justifyContent="center"
|
||||
display={["none", "flex"]}
|
||||
p='2'
|
||||
p='4'
|
||||
>
|
||||
<Box><Text fontSize="0" color='gray'>
|
||||
{description}
|
||||
|
Loading…
Reference in New Issue
Block a user