mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
New: Project Aphrodite
This commit is contained in:
11
frontend/src/Components/Menu/MenuContent.css
Normal file
11
frontend/src/Components/Menu/MenuContent.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.menuContent {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: $toolbarMenuItemBackgroundColor;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.scroller {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
Reference in New Issue
Block a user