2
0

fix(viewer): 💄 Scrollbar on embed

This commit is contained in:
Baptiste Arnaud
2022-04-14 15:51:07 -07:00
parent ed680969f9
commit 1a59ce20d2

View File

@ -1,3 +1,4 @@
body { body {
margin: 0; margin: 0;
overflow: hidden;
} }