Files

7 lines
65 B
CSS
Raw Permalink Normal View History

2026-04-01 08:25:18 +02:00
input[type="text"],
select
{
display:inline-block;
width:auto;
}