Merge branch 'dropdown-menu-styles' into 'develop'
DropdownMenu: Decrease vertical padding See merge request soapbox-pub/soapbox-fe!906
This commit is contained in:
commit
5e7aa7b28f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
ul {
|
||||
overflow: hidden;
|
||||
padding: 6px 0;
|
||||
padding: 2px 0;
|
||||
}
|
||||
|
||||
&__item {
|
||||
|
|
Loading…
Reference in a new issue