优化,grid换行

This commit is contained in:
蔡玲
2024-12-16 09:23:04 +08:00
parent e924f3a5a7
commit 5bba56bfc5
5 changed files with 37 additions and 24 deletions

View File

@@ -189,6 +189,11 @@ uni-button:after {
z-index: 101;
box-shadow: 3px 0px 3px 0px rgba(160,160,160,0.20);
}
.slide_new table th .td_3, .slide_new table td.td_3 {
width: 110px;
line-height: 28rpx;
white-space: unset;
}
.slide_new table th.fontcol1,.slide_new table td.fontcol1 {
color: #4e6ef2;
font-weight: bold;