We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f516eeb + b015a4c commit 4ffcb2aCopy full SHA for 4ffcb2a
3 files changed
apps/settings/src/components/SettingsNavigationItem.vue
@@ -47,8 +47,4 @@ const href = computed(() => generateUrl('/settings/{type}/{section}', {
47
object-fit: contain;
48
filter: var(--background-invert-if-dark);
49
}
50
-
51
-:global(.active) .settingsNavigationItem__icon {
52
- filter: var(--primary-invert-if-dark);
53
-}
54
</style>
0 commit comments