matched dropdowns using the same amount of padding

This commit is contained in:
daria 2023-12-05 13:16:26 +02:00
parent 5e027fe132
commit f51ccd5f8d
1 changed files with 3 additions and 0 deletions

View File

@ -130,6 +130,9 @@
}
}
}
li{
padding: 0 5px;
}
li[role="menuitem"] {
border-radius: @variables_radius;
&:hover, &:focus {