Fix playground sizes

This commit is contained in:
4eb0da
2022-11-23 18:20:27 +03:00
parent d84cf97abc
commit 271bbf8cd9
@@ -323,6 +323,10 @@
text-align: center;
}
.web-viewer__content-inner > * {
width: 100%;
}
.web-viewer__content-highlight-overlay-wrapper {
position: sticky;
z-index: 1;