mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-23 22:51:19 +00:00
Fixed scrolling issue in Root Path selector dropdown on mobile
This commit is contained in:
parent
fcdd0f21c7
commit
9ac0864b61
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
max-width: 90%;
|
||||
max-height: 100%;
|
||||
width: 350px !important;
|
||||
height: auto !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue