@spacing-size: .29rem; .cart-main { .st-item-header { padding: @spacing-size; justify-content: flex-start; .theme-checkbox { margin-right: @spacing-size; } } .item-list { padding-left: .77rem; position: relative; .theme-checkbox { margin-top: -.24rem; position: absolute; left: 0; top: 50%; } } }
关于vue.js组件的教程,请大家点击专题vue.js组件学习教程进行学习。