ui: add editor tips panel

This commit is contained in:
2026-04-06 12:41:46 +09:00
parent 305160663d
commit da35351747
4 changed files with 39 additions and 1 deletions

View File

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