智慧园区前端大屏
zhongrj
2024-11-13 37c7992ee7529ad11c00169cb56c15888b28f122
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;
}