chore: refactor interfaces (#2849)

* chore: refactor interfaces

* chore: fix uptime
This commit is contained in:
Alex Inkin
2025-03-17 22:07:52 +04:00
committed by GitHub
parent be0371fb11
commit a18ab7f1e9
26 changed files with 917 additions and 620 deletions

View File

@@ -127,6 +127,11 @@ tui-dropdown[data-appearance='start-os'][data-appearance='start-os'] {
inset 0 1px rgba(255, 255, 255, 0.15),
inset 0 0 1rem rgba(0, 0, 0, 0.25),
var(--tui-shadow-medium);
[tuiOption] {
justify-content: flex-start;
gap: 0.5rem;
}
}
[tuiSidebar] > div.t-wrapper {