Files
lingxiao865 c5af079d8c first commit
2026-02-10 08:05:03 +08:00

6 lines
109 B
CSS

.t-collapse--card {
margin: 0 32rpx;
border-radius: var(--td-radius-large, 18rpx);
overflow: hidden;
}