mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
chore: refactor system settings routes (#2853)
* chore: refactor system settings routes * switch mock to null to see backup page --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -162,3 +162,20 @@ tui-badge-notification {
|
||||
align-self: center !important;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO Remove after Taiga UI update
|
||||
[tuiTitle] {
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font: inherit;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
[tuiSubtitle] {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user