UNPKG

elara-ui

Version:

Elara based on element-ui, and add other usefull components

1 lines 909 B
.elara-row{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.elara-row::after,.elara-row::before{display:table;content:""}.elara-row::after{clear:both}.elara-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.elara-row--flex:after,.elara-row--flex:before{display:none}.elara-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elara-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elara-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.elara-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.elara-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elara-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}