ManagementDataBase.less 164 Bytes
Newer Older
1 2 3 4 5 6 7 8
.tableTitle{
  font-size: 16px;
}
.mgTop20{
  margin-top: 20px !important;
}
.tCenter{
  text-align: center;
Maofei94's avatar
Maofei94 committed
9 10 11 12 13
}
.btnBox{
  text-align: center;
  margin-top: 10px;
}