mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Fixed Quality Settings.
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
#bottom
|
||||
#top
|
||||
{
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#bottom
|
||||
{
|
||||
margin-top: -10px;
|
||||
margin-left: 15px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#addItem
|
||||
@@ -17,6 +23,11 @@
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#profiles
|
||||
{
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* QualityProfileItem */
|
||||
.quality-selectee
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user