@beeapi/nutui
Version:
一套轻量级移动端Vue组件库
5 lines • 3.28 kB
CSS
/*!
* @beeapi/nutui v2.2.10 - flex.css, 451ed2404bee284b891e, Sat Dec 19 2020 12:06:10 GMT+0800 (中国标准时间)
* (c) 2017-2020 JDC
* Released under the MIT License.
*/.nut-col{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all}.nut-col-offset-1{margin-left:4.16667%}.nut-col-1{width:4.16667%}.nut-col-offset-2{margin-left:8.33333%}.nut-col-2{width:8.33333%}.nut-col-offset-3{margin-left:12.5%}.nut-col-3{width:12.5%}.nut-col-offset-4{margin-left:16.66667%}.nut-col-4{width:16.66667%}.nut-col-offset-5{margin-left:20.83333%}.nut-col-5{width:20.83333%}.nut-col-offset-6{margin-left:25%}.nut-col-6{width:25%}.nut-col-offset-7{margin-left:29.16667%}.nut-col-7{width:29.16667%}.nut-col-offset-8{margin-left:33.33333%}.nut-col-8{width:33.33333%}.nut-col-offset-9{margin-left:37.5%}.nut-col-9{width:37.5%}.nut-col-offset-10{margin-left:41.66667%}.nut-col-10{width:41.66667%}.nut-col-offset-11{margin-left:45.83333%}.nut-col-11{width:45.83333%}.nut-col-offset-12{margin-left:50%}.nut-col-12{width:50%}.nut-col-offset-13{margin-left:54.16667%}.nut-col-13{width:54.16667%}.nut-col-offset-14{margin-left:58.33333%}.nut-col-14{width:58.33333%}.nut-col-offset-15{margin-left:62.5%}.nut-col-15{width:62.5%}.nut-col-offset-16{margin-left:66.66667%}.nut-col-16{width:66.66667%}.nut-col-offset-17{margin-left:70.83333%}.nut-col-17{width:70.83333%}.nut-col-offset-18{margin-left:75%}.nut-col-18{width:75%}.nut-col-offset-19{margin-left:79.16667%}.nut-col-19{width:79.16667%}.nut-col-offset-20{margin-left:83.33333%}.nut-col-20{width:83.33333%}.nut-col-offset-21{margin-left:87.5%}.nut-col-21{width:87.5%}.nut-col-offset-22{margin-left:91.66667%}.nut-col-22{width:91.66667%}.nut-col-offset-23{margin-left:95.83333%}.nut-col-23{width:95.83333%}.nut-col-offset-24{margin-left:100%}.nut-col-24{width:100%}.nut-row:after{display:block;height:0;clear:both;visibility:hidden;content:""}.nut-row-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.nut-row-flex:after{display:none}.nut-row-flex .nut-col{float:none}.nut-row-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nut-row-justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.nut-row-justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nut-row-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.nut-row-align-flex-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.nut-row-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nut-row-align-flex-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.nut-row-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.nut-row-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.nut-row-flex-reverse{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}