mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
feat: finalize desktop and mobile design of system routes (#2855)
* feat: finalize desktop and mobile design of system routes * clean up messaging and mobile tabbar utilities --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -162,20 +162,3 @@ 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