thaw/src/space/space.css
2023-11-05 16:03:58 +08:00

7 lines
79 B
CSS

.thaw-space {
display: flex;
}
.thaw-space__item {
max-width: 100%;
}