button => Button, cleanup

This commit is contained in:
barnabasmolnar 2023-07-26 13:01:41 +02:00
parent 2a1b22a504
commit d5974e66b2
2 changed files with 5 additions and 3 deletions

View file

@ -61,7 +61,7 @@
box-sizing: border-box;
font-weight: normal;
font-family: inherit;
justify-content: start;
justify-content: flex-start;
}
.dropdown-menu-item {