Update index.css

Alessandro committed Sep 24, 2024 at 03:15 UTC 6e6ee73cbffec0a3b3e267e4e4f18625c2bdea43
1 file changed +1 -1
webui/index.css
+1 -1
@@ -227,7 +227,7 @@ h4 {
227 position: sticky;
228 margin-left: var(--spacing-md);
229 margin-top: var(--spacing-md);
230 - margin-bottom: -70px;
230 + margin-bottom: -80px;
231 transition: margin-left var(--transition-speed) ease-in-out;
232 z-index: 1001;
233 }