feat(portal): refactor settings (#2536)

* feat(portal): refactor settings

* chore: refactor

* small updates

---------

Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
Alex Inkin
2023-12-08 23:19:33 +04:00
committed by GitHub
parent 7324a4973f
commit ad13b5eb4e
54 changed files with 7004 additions and 3904 deletions

View File

@@ -387,6 +387,7 @@ ul {
td,
th {
position: relative;
font: var(--tui-font-text-s);
text-align: left;
height: 2rem;
@@ -476,10 +477,6 @@ button.g-action {
overflow: auto !important;
}
p {
font-size: 1rem;
}
svg:not(:root) {
overflow: auto;
}