fix safari

This commit is contained in:
RikaCelery 2023-07-27 10:09:08 +08:00
parent a778036975
commit 5bf12d3983

View File

@ -121,6 +121,7 @@ body {
.form label { .form label {
color: var(--main-text-color); color: var(--main-text-color);
-webkit-user-select: none;
user-select: none; user-select: none;
font-size: 1.2rem; font-size: 1.2rem;
font-weight: 500; font-weight: 500;