main.less 186 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .content_box { padding: 18px; box-sizing: border-box; } .el-table .success-row { background:@tablebg; } .main{ width: 100%; height: 100%; } .db{ display: block; }