mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
parent
18ab4eb7d2
commit
feaabacf01
@ -35,7 +35,7 @@ export const UnreadNotice = (props) => {
|
||||
className='unread-notice'
|
||||
>
|
||||
<Center>
|
||||
<Box backgroundColor='white' borderRadius='2'>
|
||||
<Box backgroundColor='white' borderRadius='3' overflow='hidden'>
|
||||
<Box
|
||||
backgroundColor='washedBlue'
|
||||
display='flex'
|
||||
|
Loading…
Reference in New Issue
Block a user