button => Button in dropdown

This commit is contained in:
barnabasmolnar 2023-07-25 15:48:37 +02:00
parent 8ff1ac8097
commit b3d241ba7f
2 changed files with 5 additions and 3 deletions

View file

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