mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-21 22:05:38 -04:00
Menu separator shown when scrollbar is visible
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.separator {
|
||||
overflow: hidden;
|
||||
min-height: 1px;
|
||||
height: 1px;
|
||||
background-color: $themeDarkColor;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user