Merge pull request #12438 from ramonlsouza/issue-12348
fix: add padding to action bar dropdowns
This commit is contained in:
commit
630e03136b
@ -161,6 +161,7 @@
|
||||
outline-width: 1px !important;
|
||||
outline-color: transparent !important;
|
||||
max-height: 50vh;
|
||||
padding: 0.25rem;
|
||||
|
||||
@include mq($small-only) {
|
||||
max-height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user