This commit is contained in:
2025-03-24 10:48:15 +08:00
parent 2ddab1756d
commit f8632afcae
2 changed files with 7 additions and 4 deletions

View File

@@ -360,6 +360,11 @@ uni-button:after {
.slide_new table tr.checked td:last-child {
border-right: 1rpx solid #6798ef;
}
.slide_new table tr td.wrap{
line-height: 28rpx;
white-space: normal;
word-break: break-all;
}
.slide table {
table-layout: auto;
width: 100%;