Update CSS for dropdown menu

This commit is contained in:
Louis Lam 2022-04-19 19:46:21 +08:00
parent 8ee99760ec
commit cd7c2beca6

View File

@ -230,6 +230,8 @@ main {
.dropdown-menu {
transition: all 0.2s;
padding-left: 0;
margin-top: 8px !important;
border-radius: 20px;
.dropdown-divider {
margin: 0;