mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 03:38:26 -07:00
New: Custom Filtering for UI (#234)
This commit is contained in:
parent
c6873014c7
commit
7354e02bff
154 changed files with 3498 additions and 1370 deletions
|
@ -13,12 +13,6 @@
|
|||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.separator {
|
||||
overflow: hidden;
|
||||
height: 1px;
|
||||
background-color: $themeDarkColor;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: $breakpointSmall) {
|
||||
.menuButton {
|
||||
margin-right: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue