This commit is contained in:
Jeder 2024-09-14 15:41:18 +02:00
parent 5ce6144759
commit 836b3eb7ee

View file

@ -322,7 +322,7 @@
> * { > * {
min-width: fit-content; min-width: fit-content;
max_width: 3em; max-width: 3em;
flex: 1; flex: 1;
} }
} }