commit 6/27 pt.4

This commit is contained in:
Ilyas Tahari 2024-06-27 23:53:36 -04:00
parent 3875da5339
commit ff61a5fae8

View File

@ -440,7 +440,7 @@ button:active,
} }
.popup.small .close-error.switch { .popup.small .close-error.switch {
background: rgb(70, 70, 70); background: rgb(70, 70, 70);
color: var(--background); color: rgb(150, 150, 150);
height: 2.5rem; height: 2.5rem;
} }
#popup-error, #popup-error,