Make sure drop down icon is visible

Issue #470
This commit is contained in:
N-Pex 2025-09-10 10:45:45 +02:00
parent 0df8202354
commit bdd240b4c7
2 changed files with 8 additions and 2 deletions

View file

@ -132,6 +132,7 @@ body {
.icon-dropdown {
margin: 0px 8px;
color: var(--v-foreground-color);
}
.notification-alert {