fix: menu button styles.

This commit is contained in:
Miguel Medeiros
2021-11-10 12:18:29 -03:00
parent 2bee46951c
commit 3d92369ed6

View File

@@ -74,7 +74,7 @@ li.nav-item {
.navbar { .navbar {
.dropdown { .dropdown {
button { .dropdown-toggle {
width: 62px; width: 62px;
} }
} }