« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/css/search.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/search.css b/src/static/css/search.css
index d424c43d..3e344e64 100644
--- a/src/static/css/search.css
+++ b/src/static/css/search.css
@@ -12,6 +12,10 @@
     display: flex;
     flex-direction: column;
   }
+
+  #banner.short ~ * .wiki-search-sidebar-box {
+    --keep-viewport-visible: 180px;
+  }
 }
 
 @layer material {