mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 13:31:36 +03:00
landscape: sidebar uses borderRadius
This commit is contained in:
parent
ed337eb435
commit
40983be79c
@ -95,6 +95,7 @@ export function Sidebar(props: SidebarProps) {
|
||||
width="100%"
|
||||
gridRow="1/2"
|
||||
gridColumn="1/2"
|
||||
borderTopLeftRadius='2'
|
||||
borderRight={1}
|
||||
borderRightColor="washedGray"
|
||||
overflowY="scroll"
|
||||
|
Loading…
Reference in New Issue
Block a user