Browse Source

修改错误

lighter 3 years ago
parent
commit
d7db54c52a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/xc/table-v3/XcTableV3.vue

+ 1 - 1
src/components/xc/table-v3/XcTableV3.vue

@@ -547,7 +547,7 @@ table {
 
 th, td {
   border-bottom: 1px solid #000;
-  White-space: nowrap;
+  white-space: nowrap;
   padding: 0 5px;
 }