Don't redraw a media-tag everytime the content has changed
This commit is contained in:
@@ -53,6 +53,9 @@ body {
|
||||
font-family: Calibri, Ubuntu, sans-serif;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
#previewContainer media-tag * {
|
||||
max-width: 100%;
|
||||
}
|
||||
#preview {
|
||||
max-width: 40vw;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user