Add components

This commit is contained in:
Laux Dev
2026-03-02 15:33:21 +08:00
parent f16b78834c
commit 1023990822
20 changed files with 1234 additions and 164 deletions

View File

@@ -35,7 +35,7 @@
}
.check:checked + .switch .knob {
transform: translateX(75%);
transform: translateX(78%);
background-color: white;
}