diff --git a/templates/widgets/navbar.lucius b/templates/widgets/navbar.lucius index c597176e4..0c41669d7 100644 --- a/templates/widgets/navbar.lucius +++ b/templates/widgets/navbar.lucius @@ -57,7 +57,6 @@ height: calc(100% - 4px); padding: 0 6px 4px; box-shadow: 0 0 0 1px inset var(--color-lmu-box-border); - background-color: var(--color-primary); } &::after { @@ -72,7 +71,6 @@ height: calc(100% - 4px); padding: 0 6px 4px; box-shadow: 0 0 0 1px inset var(--color-lmu-box-border); - background-color: var(--color-primary); } }