Update sidebar styles

This commit is contained in:
Hazem Krimi
2021-05-01 19:39:46 +01:00
parent f3bbd296a8
commit ed618e4499
+1
View File
@@ -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 }) =>