调整图片

This commit is contained in:
liuyuan
2025-05-06 17:11:57 +08:00
parent b5d7e637b1
commit c5af21f384
69 changed files with 478 additions and 504 deletions

View File

@@ -154,13 +154,13 @@ $border-color: #ebeef5;
/* #ifndef APP-NVUE */
.uni-table-tr {
::v-deep .uni-table-th {
/deep/ .uni-table-th {
&.table--border:last-child {
// border-right: none;
}
}
::v-deep .uni-table-td {
/deep/ .uni-table-td {
&.table--border:last-child {
// border-right: none;
}