fix: 框架样式调整

This commit is contained in:
mario.gk 2020-08-05 10:50:08 +08:00
parent 8647ade39d
commit 58790c547c

View File

@ -49,7 +49,7 @@ html.engine-blur #engine {
.engine-main {
width: 100%;
height: 100%;
position: relative;
position: fixed;
.ve-icon-button {
> .ve-icon-contents {
@ -121,4 +121,4 @@ html.engine-preview-mode {
align-items: center;
line-height: 22px;
}
}
}