feat: implement top navigation (#2805)

* feat: implement top navigation

* chore: fix order
This commit is contained in:
Alex Inkin
2024-12-30 20:07:44 +04:00
committed by GitHub
parent 89ab67e067
commit 57e75e3614
42 changed files with 542 additions and 644 deletions

View File

@@ -85,10 +85,6 @@ hr {
background: var(--tui-background-neutral-1);
font-weight: bold;
}
.tui-skeleton {
max-height: 0.5rem;
}
}
tui-root._mobile .g-table {