JX.LI 2 роки тому
батько
коміт
dcb39afcd9
2 змінених файлів з 18 додано та 0 видалено
  1. 9 0
      src/assets/styles/base.scss
  2. 9 0
      src/components/TVWalls.vue

+ 9 - 0
src/assets/styles/base.scss

@@ -91,6 +91,15 @@ $date-state3: #d6333b;
 .TVWallCustomWidth {
   width: 1200px !important;
   height: 800px !important;
+  .el-descriptions__body{
+      background:transparent !important;
+      color: #fff;
+      .el-descriptions-item__label{
+        background:transparent !important;
+        color: #fff;
+        width: 100px;
+      }
+    }
 }
 
 .TVWallCustomWidth-right {

+ 9 - 0
src/components/TVWalls.vue

@@ -871,6 +871,15 @@ html, body {
       font-weight: bolder !important;
       color: #3cd7ef !important;
     }
+    .el-descriptions__body{
+      background:transparent !important;
+      color: #fff;
+      .el-descriptions-item__label{
+        background:transparent !important;
+        color: #fff;
+        width: 100px;
+      }
+    }
   }
   .leader-info-container{
     // padding: .5rem;