frp/web/frpc/src/utils/less/custom.less

23 lines
280 B
Plaintext
Raw Normal View History

2019-02-01 19:26:10 +08:00
@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%;
}
}