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:
Alex Inkin
2025-03-27 16:41:47 +04:00
committed by GitHub
parent 5318cccc5f
commit e6af7e9885
30 changed files with 701 additions and 546 deletions

View File

@@ -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;
}
}