This commit is contained in:
2023-04-20 11:27:24 +02:00
parent 4ecb2b62ca
commit 4964d61762
23 changed files with 373 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
input[type="text"],
select
{
display:inline-block;
width:auto;
}