web: fix linting

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-12-09 20:16:53 +01:00
parent 4bdc06865b
commit 6303909031
1 changed files with 3 additions and 1 deletions

View File

@ -338,7 +338,9 @@ html > form > input {
.pf-c-notification-drawer__list-item {
background-color: var(--ak-dark-background-light-ish);
color: var(--ak-dark-foreground);
--pf-c-notification-drawer__list-item--BorderBottomColor: var(--ak-dark-background-lighter) !important;
--pf-c-notification-drawer__list-item--BorderBottomColor: var(
--ak-dark-background-lighter
) !important;
}
/* data list */
.pf-c-data-list__item {