Files

1 line
160 B
CSS
Raw Permalink Normal View History

2025-11-24 23:24:06 +08:00
.el-space{display:inline-flex;vertical-align:top}.el-space__item{display:flex;flex-wrap:wrap}.el-space__item>*{flex:1}.el-space--vertical{flex-direction:column}