ui: restore rail menu spacing

This commit is contained in:
2026-04-06 12:32:28 +09:00
parent 58b8df51ab
commit 305160663d
3 changed files with 7 additions and 0 deletions

View File

@@ -2145,6 +2145,7 @@ function reloadApp() {
opacity: 1;
transform: translateY(0);
overflow: hidden;
gap: 10px;
transition:
max-height 260ms ease,
opacity 220ms ease,