src/components/page/invoice/invoiceForm.vue
@@ -100,6 +100,18 @@ <style lang="scss" scoped> ::v-deep{ .el-checkbox__input.is-checked+.el-checkbox__label{ color: #606266; } .el-checkbox__inner{ width: 4vw /* 30/7.5 */; height: 4vw /* 30/7.5 */; border-radius: 50%; } .el-checkbox__inner:hover{ border: 1px solid #DCDFE6; } .el-checkbox{ width: 100%; display: flex;