Improve the typing dots position

This commit is contained in:
oobabooga 2025-06-01 10:55:31 -07:00
parent 88ff3e6ad8
commit 3e3746283c

View file

@ -665,7 +665,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
position: absolute;
background-color: transparent;
left: -2px;
top: -14px;
top: -5px;
padding: var(--block-padding);
}