Update: local font + fix home card layout

This commit is contained in:
Rectos VX
2024-05-08 18:24:55 +04:00
parent 0f43723250
commit 1634987171
6 changed files with 44 additions and 11 deletions

View File

@@ -249,6 +249,10 @@ td {
color: var(--md-sys-color-on-surface);
}
.modal-header .btn-close {
margin: 0;
}
/* Primary btn */
.btn-primary {
color: var(--md-sys-color-on-primary);