This commit is contained in:
jeremygan2021
2026-03-10 14:05:37 +08:00
parent 3d74ccc04f
commit 880192c358
9 changed files with 254 additions and 45 deletions

View File

@@ -16,7 +16,7 @@
color: #ccc;
}
.input, .textarea {
.input, .textarea, .picker {
background: #1f1f1f;
border-radius: 8px;
padding: 12px;