소스 검색

展开折叠样式优化

wyh 2 달 전
부모
커밋
1422426f22
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/module_interLock/interlockHistoryData/InterlockHistoryList.vue

+ 3 - 0
src/views/module_interLock/interlockHistoryData/InterlockHistoryList.vue

@@ -566,4 +566,7 @@
 </script>
 <style scoped>
   @import '~@assets/less/common.less';
+  .table-operator {
+    width: 10% !important;
+  }
 </style>