This commit is contained in:
2026-04-01 08:25:18 +02:00
parent 19afef54e6
commit d13f66226b
26 changed files with 426 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
input[type="text"],
select
{
display:inline-block;
width:auto;
}