智慧园区前端大屏
linwe
2025-05-22 ca90d0281b13930996802c249b9327166f5f1327
src/styles/base/dc-base.scss
@@ -305,6 +305,22 @@
  }
}
.gt-zd {
  &::after {
    background: linear-gradient(to bottom, rgba(0, 136, 255, 0.8), rgba(0, 136, 255, 0.2));
  }
  .map-name {
    color: rgb(0, 72, 255);
    width: 240px;
  }
  .map-icon {
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.3) 20%, rgba(0, 136, 255, 0.9) 100%);
    box-shadow: 0px 0px 10px rgba(0, 136, 255, 1);
  }
}
.qyfb-box {
  &::after {
    background: linear-gradient(to bottom, rgba(0, 136, 255, 0.8), rgba(0, 136, 255, 0.2));