city-casereport/miniprogram_npm/tdesign-miniprogram/row/row.wxss
2023-12-06 14:22:42 +08:00

6 lines
65 B
Plaintext

.t-row:after {
clear: both;
content: '';
display: table;
}