allotment icon indicating copy to clipboard operation
allotment copied to clipboard

Sash not appearing centred over separator

Open johnwalley opened this issue 3 years ago • 1 comments

I noticed this when looking at https://jsonvisio.com/editor. It's appearing to the left of the separator.

Screenshot 2022-05-04 at 09 50 44

johnwalley avatar May 04 '22 08:05 johnwalley

This is due to a clash of CSS variable names with Monaco. We could change our CSS variable names to be more specific (would be a breaking change?) or document the clash.

johnwalley avatar Jul 27 '22 22:07 johnwalley