Second attempt at fixing empty space

This commit is contained in:
oobabooga 2023-04-04 18:30:34 -03:00 committed by GitHub
parent 9c86acda67
commit f70a2e3ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,6 @@ span.math.inline {
vertical-align: baseline !important;
}
div.svelte-15lo0d8 {
div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
flex-wrap: nowrap;
}