ui: move login and logs state styles to css

This commit is contained in:
a.tolmachev
2026-05-02 13:36:14 +00:00
parent 929c85d5c8
commit cd0a445614
4 changed files with 19 additions and 7 deletions
+4
View File
@@ -173,6 +173,10 @@
margin-bottom: 16px;
}
.login-error.is-visible {
display: block;
}
.login-footer {
text-align: center;
margin-top: 20px;