测试
This commit is contained in:
1
frontend/node_modules/element-plus/theme-chalk/el-row.css
generated
vendored
Normal file
1
frontend/node_modules/element-plus/theme-chalk/el-row.css
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.el-row{box-sizing:border-box;display:flex;flex-wrap:wrap;position:relative}.el-row.is-justify-center{justify-content:center}.el-row.is-justify-end{justify-content:flex-end}.el-row.is-justify-space-between{justify-content:space-between}.el-row.is-justify-space-around{justify-content:space-around}.el-row.is-justify-space-evenly{justify-content:space-evenly}.el-row.is-align-top{align-items:flex-start}.el-row.is-align-middle{align-items:center}.el-row.is-align-bottom{align-items:flex-end}
|
||||
Reference in New Issue
Block a user