This commit is contained in:
TactfulBean 2023-03-30 14:30:25 +08:00
parent f4b87ca1ac
commit 0c872090e3
1 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@ input[type="range"]::-webkit-slider-thumb:hover {
width: 24px; width: 24px;
} }
input[type="password"] input[type="password"],
input[type="number"], input[type="number"],
input[type="text"] { input[type="text"] {
appearance: none; appearance: none;