Merge branch 'v4' into drone-v4
Some checks reported errors
Docker build & push image / build (push) Waiting to run
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build was killed

This commit is contained in:
Struchkov Mark
2025-02-25 21:06:58 +03:00

View File

@@ -4,7 +4,6 @@
.page > #quartz-body { .page > #quartz-body {
// Shift page position when toggling Explorer on mobile. // Shift page position when toggling Explorer on mobile.
& > :not(.sidebar.left:has(.explorer)) { & > :not(.sidebar.left:has(.explorer)) {
transform: translateX(0);
transition: transform 300ms ease-in-out; transition: transform 300ms ease-in-out;
} }
&.lock-scroll > :not(.sidebar.left:has(.explorer)) { &.lock-scroll > :not(.sidebar.left:has(.explorer)) {