Files
sendou.ink/app/components/elements/Radio.module.css
2026-09-05 15:11:04 +03:00

12 lines
161 B
CSS

.input {
position: absolute;
width: 1px;
height: 1px;
margin: 0;
padding: 0;
border: 0;
clip-path: inset(50%);
overflow: hidden;
white-space: nowrap;
}