Update style.css

This commit is contained in:
Justin 2023-07-18 16:11:12 +08:00 committed by GitHub
parent a52a9e56e0
commit 474881c2f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1331,6 +1331,7 @@ input[type=checkbox]:hover {
color: red;
justify-content: center;
align-items: center;
transition: color 0.3s;
}
#save-prompt-btn {