mirror of
https://github.com/fatedier/frp.git
synced 2025-06-07 09:26:25 +08:00
23 lines
280 B
Plaintext
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%;
|
|
}
|
|
}
|