fix scrollbars in dropdowns

This commit is contained in:
Henry Jameson 2022-04-20 00:37:08 +03:00
parent 9ae8ff0098
commit d87a1fda59
3 changed files with 6 additions and 10 deletions

View file

@ -95,7 +95,7 @@
line-height: 21px;
overflow: auto;
display: block;
padding: .5em 0.75em;
padding: 0.25em 0.75em;
clear: both;
font-weight: 400;
text-align: inherit;