update code
parent
115c9dfaa8
commit
94c3604172
|
@ -66,7 +66,7 @@
|
||||||
<div class="is-test" style="display:none;position: fixed;
|
<div class="is-test" style="display:none;position: fixed;
|
||||||
border: solid 10px red;
|
border: solid 10px red;
|
||||||
width: calc(100% - 20px);
|
width: calc(100% - 20px);
|
||||||
height: 100%;
|
height:calc(100% - 20px);
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;" id="divTest">
|
left: 0px;" id="divTest">
|
||||||
<div style="font-size: 40px;
|
<div style="font-size: 40px;
|
||||||
|
|
Loading…
Reference in New Issue