|
|
@ -193,7 +193,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
.remote-preview-inner-wrap {
|
|
|
|
.remote-preview-inner-wrap {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
// height: 100%;
|
|
|
|
height: calc(100% - 40px);
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
overflow: auto;
|
|
|
|
overflow: auto;
|
|
|
|
padding: 20px;
|
|
|
|
padding: 20px;
|
|
|
|