mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
New: Project Aphrodite
This commit is contained in:
5
frontend/src/Components/Menu/MenuItemSeparator.css
Normal file
5
frontend/src/Components/Menu/MenuItemSeparator.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.separator {
|
||||
overflow: hidden;
|
||||
height: 1px;
|
||||
background-color: $themeDarkColor;
|
||||
}
|
||||
Reference in New Issue
Block a user