Fixed issues caused by flex content parent in markdown preview

Fixes #2858
This commit is contained in:
Dan Brown 2021-08-22 18:30:46 +01:00
parent a61c9c5e98
commit 613228fab2
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -119,6 +119,7 @@
.markdown-editor-display {
background-color: #fff;
body {
display: block;
background-color: #fff;
padding-inline-start: 16px;
padding-inline-end: 16px;