Fixed scrolling issue in Root Path selector dropdown on mobile

pull/1689/head
Taloth Saldono 4 years ago committed by Qstick
parent b576d3d197
commit 02cd5fa3c6

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

Loading…
Cancel
Save