frp/web/frpc/src/utils/less/custom.less
2019-02-01 19:28:05 +08:00

23 lines
280 B
Plaintext

@color: red;
.el-form-item {
span {
margin-left: 15px;
}
}
.demo-table-expand {
font-size: 0;
label {
width: 90px;
color: #99a9bf;
}
.el-form-item {
margin-right: 0;
margin-bottom: 0;
width: 50%;
}
}