广州市综治平台前端
liuwh
5 days ago bd4e6eb3d29de84c00f5e448f5839300873a6abe
src/views/workDash/index.less
@@ -47,6 +47,14 @@
            background-color: #f53f3f;
            margin-right: 8px;
         }
      &-blue {
            display: inline-block;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background-color: #1A6FB8;
            margin-right: 8px;
         }
      }
      &-value {
         color: #1d2129;
@@ -113,6 +121,7 @@
               }
            }
            &-r {
          cursor: pointer;
               background: linear-gradient(271deg, #13c2c2 0%, rgba(5, 174, 174, 0.8) 14%);
               color: #fff;
               display: flex;
@@ -465,6 +474,22 @@
      color: #1a6fb8 !important;
   }
}
.source-button1 {
   cursor: pointer;
   border: 1px solid #c9cdd4 !important;
   border-radius: 4px !important;
   padding: 8px 16px !important;
   display: flex !important;
   align-items: center !important;
   height: 38px !important;
   width: 126px !important;
   color: #1d2129 !important;
   gap: 8px !important;
   &-color {
      background-color: rgba(182, 221, 241, 0.48) !important;
      color: #1a6fb8 !important;
   }
}
.source-icon {
   cursor: pointer;