status: brign back the old max-width

This commit is contained in:
Dominika Liberda 2023-05-26 17:41:54 +02:00
parent f6939c4a13
commit 1dc4ee69c6

View file

@ -312,6 +312,7 @@
> * {
min-width: fit-content;
max-width: 4em;
flex: 1;
}
}