merge: fix classic ui sidebars not sticking

This commit is contained in:
Marie 2023-11-29 02:45:41 +01:00 committed by GitHub
commit 5f3754f9fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 3 deletions

View file

@ -216,6 +216,7 @@ onUnmounted(() => {
&.active {
opacity: 1;
color: var(--accent);
}
&.animate {