This commit is contained in:
Aevann1 2022-04-13 22:20:57 +02:00
parent 4424ce1806
commit ab1e8122a8
12 changed files with 28 additions and 20 deletions

View file

@ -130,6 +130,6 @@ background-color:var(--gray-100);
color: var(--gray-700);
}
.dropdown {
.dropdown-menu {
background-color: var(--gray-800);
}