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

@ -110,8 +110,8 @@
overflow-x: hidden;
}
.button-default,
.alert {
> .button-default,
> .alert {
height: var(--__panel-heading-height-inner);
min-height: 0;
box-sizing: border-box;
@ -122,7 +122,7 @@
padding-bottom: 0;
}
.button-default {
> .button-default {
flex-shrink: 0;
&,