Minor width change after daa140447e

This commit is contained in:
oobabooga 2024-02-18 15:23:34 -08:00
parent 1f27bef71b
commit 717c3494e8

View File

@ -695,7 +695,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
top: 16px;
right: 0;
width: calc(0.5*(var(--document-width) - 880px - 120px - 16px*2));
max-width: 300px;
max-width: 400px;
margin-right: calc(-0.5*(var(--document-width) - 880px - 14px - 16px * 2));
}
}