You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/* el-form-item 对话框标题 start*/.el-dialog__title{ font-size: 14px; font-weight: bold;}/* el-form-item 对话框标题 end*/
/* el-form-item 控件标题 start*/.el-form-item__label{ font-size: 12px;}
.pad .el-form-item__label { font-size: 18px;}
.pad .el-input__inner{ font-size: 18px;}.pad .el-input--medium .el-input__inner { height: 35px; line-height: 21px;}
.pad .el-button--medium {
font-size: 18px;
}.pad .el-table .cell { line-height: 25px; font-size: 18px; height: 25px;}.pad .el-select-dropdown__item{ font-size: 18px;}
//.el-table .cell, .el-table th div, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
// padding-left: 0px;
//}
.rq .el-table .cell { line-height: 20px; font-size: 12px; height: 20px;}
.sl-svg { overflow: hidden; float: right;}
|