fix: remove weird gradient
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-06 02:22:24 +02:00
parent 11209e0618
commit 936d036253
No known key found for this signature in database

View file

@ -158,7 +158,6 @@ onMounted(() => {
}
.sidebar-focus {
background: var(--optional-topbar-background);
background-color: var(--sidebar-highlighted-background-color);
}