Fix dropdown background color

This commit is contained in:
kolaente 2021-01-22 20:38:52 +01:00
parent 3baf53beb8
commit 326ce5a8ec
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

View File

@ -57,3 +57,5 @@ $navbar-height: 4rem;
$navbar-width: 300px;
$editor-border-color: #ddd;
$dropdown-item-hover-background-color: $grey-100;