add the inline stylesheet option when recording

This commit is contained in:
Yanzhen Yu
2019-05-12 21:10:34 +08:00
parent adaeed0227
commit 107296eee3
5 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
body {
margin: 0;
}
.replayer-wrapper {
position: relative;
}