1
0

Фиксы фронта

This commit is contained in:
2026-01-16 10:46:40 +07:00
parent f856e68ea8
commit 25663a7aa4
4 changed files with 14 additions and 4 deletions

View File

@@ -149,7 +149,6 @@ onUpdated(refreshIcons)
.app {
display: flex;
min-height: 100vh;
background: var(--bg);
}
.main-wrapper {
@@ -436,7 +435,7 @@ onUpdated(refreshIcons)
align-items: center;
gap: 8px;
padding: 12px 16px;
background: var(--bg);
background: var(--bg-body);
z-index: 100;
}