Commit b83145c
committed
Fix overflow issue on Send page body editor
Previously, when the Monaco suggestion window popped up, it used an
absolute layout that resulted in a broken scrollbar on the editor if it
went off the edge of the container.
This options changes the layout so it now works correctly, popping out
of the area entirely as a floating tooltip as expected.1 parent 710d42e commit b83145c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
| |||
0 commit comments