Update the font-size when entering/leaving present mode

This commit is contained in:
yflory
2017-06-19 10:26:14 +02:00
parent 66d8c0ed11
commit 1df11f2813
3 changed files with 7 additions and 6 deletions

View File

@@ -97,7 +97,7 @@ body {
.preview .cp {
flex: 1;
overflow: hidden;
div#modal {
div#modal:not(.shown) {
position: relative;
top: auto;
left: auto;