替换可执行包

This commit is contained in:
昭荣伊
2019-07-31 13:32:42 +08:00
parent 4b2238f060
commit c42c241f55
3 changed files with 18 additions and 2 deletions
+16
View File
@@ -4743,4 +4743,20 @@ ng\:form {
.ng-anchor {
position: absolute;
}
.guide {
position:fixed;
top:0;
left:0;
bottom:0;
right:0;
z-index:-1;
}
.guide > img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
border:0;
}