Commit fd700053 authored by 徐乐's avatar 徐乐

perf: 修改内嵌功能和webgis层级影响问题

parent 57438e6b
Pipeline #86156 passed with stages
......@@ -16,12 +16,13 @@
margin: auto 50% 10px auto;
transform: translateX(300px);
}
.jump-button {
margin: 10px 50% auto auto;
transform: translateX(109px);
width: 109px;
height: 32px;
box-shadow: 0px 7px 8px 0px rgba(22,133,255,0.51);
box-shadow: 0px 7px 8px 0px rgba(22, 133, 255, 0.51);
border-radius: 16px;
}
}
......@@ -31,6 +32,7 @@
height: 100%;
position: relative;
overflow: hidden;
z-index: 1;
iframe {
border: none;
......@@ -91,6 +93,7 @@
.btn-fullscreen {
opacity: 0.7;
svg {
width: 1.2rem;
height: 1.2rem;
......@@ -102,7 +105,8 @@
}
}
}
.IntegratedLogin {
width: 100%;
height: 100%;
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment