mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
feat: implement top navigation (#2805)
* feat: implement top navigation * chore: fix order
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user