Improve space search

This commit is contained in:
Jon Staab
2026-05-07 12:52:26 -07:00
parent 9db60374e4
commit 24d3f867f8
2 changed files with 52 additions and 35 deletions
+4
View File
@@ -417,6 +417,10 @@ progress[value]::-webkit-progress-value {
@apply md:left-[calc(18.5rem+var(--sail))];
}
.left-content-full {
@apply md:left-[calc(3.5rem+var(--sail))];
}
/* Keyboard open state adjustments */
body.keyboard-open .hide-on-keyboard {