2025-08-03 20:15:40 +08:00

8 lines
97 B
CSS

.border-switch {
overflow: hidden;
}
.border-switch input[type='checkbox'] {
width: 100%;
}