mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
Free diskspace in UI
New: View Diskspace for root directories visible in UI #ND-98 fixed
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#menu
|
||||
{
|
||||
height: 60px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#menu ul
|
||||
@@ -9,6 +10,7 @@
|
||||
padding: 5px 0px 5px 0px;
|
||||
list-style: none;
|
||||
line-height: normal;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#menu li
|
||||
|
||||
Reference in New Issue
Block a user