智慧园区前端大屏
linwe
2024-11-13 6823cf6855cf4c7bdcee70cf36d878203af70032
src/styles/base/dc-base.scss
@@ -70,4 +70,17 @@
      height: 24px;
    }
  }
}
.widget.location-bar {
  position: absolute;
  left: 620px !important;
  bottom: 120px !important;
  font-size: 14px;
  color: #fff;
  background: #0009;
  padding: 2px 5px;
  border-radius: 2px;
  user-select: none;
  display: flex;
}