UNPKG

wp-element-ui

Version:
1 lines 1.21 kB
.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-container.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-container.is-auto-flex{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto}.el-container.is-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.el-container.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-container.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-container.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-container.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-container.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-container.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-container.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}