mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Fix: Settings initial page load is smoother.
This commit is contained in:
parent
6e86db66c8
commit
55d899fe2b
3 changed files with 10 additions and 1 deletions
|
@ -4,6 +4,11 @@
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.jquery-tabs {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.spacer
|
||||
{
|
||||
clear: both;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue