Обновить UI-ветку

This commit is contained in:
2026-09-01 12:32:50 +03:00
parent 63b66c48d8
commit 3ae9d9175f
9 changed files with 921 additions and 115 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ body::before {
--toolbar-height: 78px;
--keyboard-offset: 0px;
background: transparent;
border-left: 1px solid rgba(211, 170, 86, 0.2);
border-right: 1px solid rgba(211, 170, 86, 0.2);
border-left: 0;
border-right: 0;
box-shadow: var(--shadow);
overflow: hidden;
}