This commit is contained in:
HesterG 2023-07-14 18:20:40 +08:00
parent 41d9ffff4e
commit ae2f69a0f2

View file

@ -29,10 +29,6 @@
background-color: var(--theme-input-bg-color);
}
.checkbox {
display: none !important;
}
.input::placeholder {
color: var(--theme-input-text-color);
}