Skip to content

Commit d77822a

Browse files
authored
Update full.css
1 parent f7effb8 commit d77822a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

full.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,10 @@ body.notransition .sidebar {
654654
width: calc(var(--sidebar-width) - 140px - var(--spacing-1));
655655
}
656656

657+
.sidebar .header .logo.notransition {
658+
transition: none;
659+
}
660+
657661
.sidebar .header .title::before,
658662
.sidebar .header .title::after {
659663
content: '';

0 commit comments

Comments
 (0)