feat: dropdown container overall padding
This commit is contained in:
parent
6672434b24
commit
b413ac780a
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ select.input-xs {
|
|||
|
||||
.dropdown-menu {
|
||||
min-width: 200px;
|
||||
padding: 4px 0;
|
||||
padding: 4px;
|
||||
font-size: $font-size-md;
|
||||
max-height: 500px;
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue