InitDataBase.less 233 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 .tableTitle{ font-size: 16px; } .mgTop20{ margin-top: 20px !important; } .tCenter{ text-align: center; } .decsBox{ height: 32px; line-height: 32px; } .btnBox { display: flex !important; justify-content: space-between; }