Jakob round III

This commit is contained in:
Ben Yorke
2023-09-29 16:11:20 +02:00
parent 3106eeff99
commit 328cd58c9f
5 changed files with 14 additions and 11 deletions

View File

@@ -591,7 +591,7 @@ html[data-theme='dark'] {
&:hover,
&:focus,
&:active {
background-color: var(--ls-active-primary-color);
background-color: or(--lx-gray-08-alpha, --ls-active-primary-color);
}
}