Overhaul refactor. Still things in progress
This commit is contained in:
11
ui-old/src/components/Sidebar/Sidebar.css
Normal file
11
ui-old/src/components/Sidebar/Sidebar.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.sidebar {
|
||||
width: 62px;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
.option-group {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user