Мелкие правки

This commit is contained in:
Ilia Miheev
2026-03-28 23:33:20 +03:00
parent 373467aebd
commit a3ce6d0ab0
4 changed files with 21 additions and 7 deletions
+4
View File
@@ -123,6 +123,10 @@ useEventListener("keydown", handleKeydown);
border-radius: 5px;
}
.modal-footer a {
border-radius: 5px;
}
.modal-footer-success button {
background-color: var(--successColor);
border: none;