@@ -296,6 +296,13 @@ div::-webkit-scrollbar {
.icon-text-col{
margin-top: .5rem;
}
+// 弹层按钮组
+.info-button-group{
+ position: absolute;
+ top: 0;
+ left: 0;
+ z-index: 1000;
+}
// 一体化可视化模板
.visual-con {
@@ -305,6 +312,7 @@ div::-webkit-scrollbar {
overflow: hidden;
background: #020406;
position: absolute;
+
.map-tip{
.d-l-con{
width: 100%;