mirror of
https://gitee.com/shuto-github/intranet_app_manager.git
synced 2026-04-20 00:00:04 +08:00
替换可执行包
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user