forked from monnerat/web_2025
5 lines
50 B
CSS
5 lines
50 B
CSS
|
|
input[type="text"]{
|
||
|
|
display:inline;
|
||
|
|
width:auto;
|
||
|
|
}
|