refator: sd

This commit is contained in:
Dogtiti
2024-07-23 00:51:58 +08:00
parent e468fecf12
commit 9d55adbaf2
12 changed files with 579 additions and 441 deletions

View File

@@ -226,8 +226,7 @@ input[type="range"]::-ms-thumb:hover {
input[type="number"],
input[type="text"],
input[type="password"],
textarea {
input[type="password"] {
appearance: none;
border-radius: 10px;
border: var(--border-in-light);