forked from gzzfw/frontEnd/gzDyh

liuwh
2024-09-14 68f41dad70cc9c90b87258d91300576d7f5682e7
gz-customerSystem/src/views/comprehensive/index.less
@@ -0,0 +1,15 @@
.comprehensive {
   &-title {
      // margin: 0 16px;
      font-size: 16px;
      font-weight: 400;
      color: rgba(0, 0, 0, 0.85);
      margin-bottom: 16px;
   }
   &-green {
      color: #00b42a;
   }
   &-red {
      color: #f53f3f;
   }
}