GasWell-front/node_modules/element-plus/theme-chalk/el-space.css

1 line
160 B
CSS
Raw Normal View History

.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}