#
zjj
2024-09-09 321a8a61f3cbc8c0c507d7339e1d46f59ec535c2
uni_modules/uni-table/components/uni-th/uni-th.vue
@@ -175,12 +175,12 @@
$border-color: #ebeef5;
.uni-table-th {
   padding: 5px 0px;
   padding: 12px 10px;
   /* #ifndef APP-NVUE */
   display: table-cell;
   box-sizing: border-box;
   /* #endif */
   font-size: 16px;
   font-size: 14px;
   font-weight: bold;
   color: #909399;
   border-bottom: 1px $border-color solid;