Web/TP/TP2/ex3/css/style.css

7 lines
65 B
CSS
Raw Normal View History

2024-05-06 10:20:57 +02:00
input[type="text"],
select
{
display:inline-block;
width:auto;
}