mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Adjust base page headers
This commit is contained in:
@@ -63,6 +63,7 @@ const SidebarContainer = styled.div`
|
||||
const RightSidebarContainer = styled(motion.div)`
|
||||
position: relative;
|
||||
grid-area: right-sidebar;
|
||||
height: 100%;
|
||||
background: var(--sidebar-bg);
|
||||
border-left: var(--sidebar-border);
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user