Merge pull request #12438 from ramonlsouza/issue-12348

fix: add padding to action bar dropdowns
This commit is contained in:
Anton Georgiev 2021-05-25 09:06:34 -04:00 committed by GitHub
commit 630e03136b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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%;