mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-08 12:25:10 -04:00

* fix: wrap excalidraw in position relative so that host need not add it explicitly to fix positioning when non zero offsets * patch version * Hide scrollbars on excalidraw container * remove overflow hidden from index.html since its handled in excalidraw container * review fix * update changelog