Fixed double scrollbar on mobile preview

This commit is contained in:
Sanne de Vries 2021-10-13 16:06:49 +02:00
parent 5767fe0f43
commit 917d96efcb

View File

@ -125,7 +125,6 @@
.gh-post-preview-iframe {
transform: scale(0.8);
transform-origin: 0 0;
overflow-x: hidden;
width: 361px;
height: 786px;
padding: 0;