Skip to content
Snippets Groups Projects
Unverified Commit 630e0313 authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #12438 from ramonlsouza/issue-12348

fix: add padding to action bar dropdowns
parents 8cca12df 69c1a702
No related branches found
No related tags found
No related merge requests found
......@@ -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%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment