font change

This commit is contained in:
Yuri Kuznetsov
2024-08-27 16:15:15 +03:00
parent 63508423cc
commit 5e74cd8d06
+1 -2
View File
@@ -422,8 +422,7 @@ div.list-expanded > ul > li > div.expanded-row > .cell {
#login {
.cell label {
font-weight: 600;
color: var(--text-color);
color: var(--text-soft);
user-select: none;
}