Style tweaks

This commit is contained in:
2023-08-24 16:54:20 +01:00
parent 4e21c4834b
commit 4b85a16904
19 changed files with 79 additions and 57 deletions

View File

@ -22,6 +22,6 @@
margin-bottom: auto;
}
.modal-body button:hover {
.modal-body button.secondary:hover {
background-color: var(--gray);
}