4em not 3em because it looks cluttered when interaction numbers show up

This commit is contained in:
fox 2023-03-07 04:23:41 +00:00
parent 9a96f3c5bf
commit d98e9ffafc

View file

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