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