maxiaoxiao hace 9 meses
padre
commit
9ebc54c4b4
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/ResourceShare/sharedLocation/index.vue

+ 3 - 0
src/views/ResourceShare/sharedLocation/index.vue

@@ -158,5 +158,8 @@ export default {
     overflow-y: auto;
     overflow-x: hidden;
   }
+  .el-table__expand-icon {
+    color: #fff;
+  }
 }
 </style>