mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update sidebar styles
This commit is contained in:
@@ -8,6 +8,7 @@ export const Wrapper = styled.div<WrapperProps>`
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
z-index: 100;
|
||||||
width: 75px;
|
width: 75px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: ${({ theme, color }) =>
|
background: ${({ theme, color }) =>
|
||||||
|
|||||||
Reference in New Issue
Block a user