fix: menu button styles.

This commit is contained in:
Miguel Medeiros 2021-11-10 12:18:29 -03:00
parent 2bee46951c
commit 3d92369ed6
No known key found for this signature in database
GPG Key ID: 819EDEE4673F3EBB

View File

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