1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-14 11:23:42 +02:00

Fixed scrolling issue in Root Path selector dropdown on mobile

This commit is contained in:
Taloth Saldono 2020-03-14 22:08:51 +01:00
parent fcdd0f21c7
commit 9ac0864b61

View File

@ -45,6 +45,7 @@
display: flex;
justify-content: center;
max-width: 90%;
max-height: 100%;
width: 350px !important;
height: auto !important;
}