Files

1 line
160 B
CSS
Raw Permalink Normal View History

2025-11-03 17:03:57 +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}