Files
2025-08-15 14:05:08 +08:00

12 lines
162 B
Plaintext

.demo-wrapper {
display: flex;
margin-left: 32rpx;
margin-top: 28px;
margin-bottom: 24px;
align-items: center;
}
.t-class-cell {
overflow: hidden;
}