template.css 257 B

1234
  1. #tableList.main-content {padding: 0;}
  2. #templateForm {margin-bottom: 0px;}
  3. #listHead {padding: 0 20px; height: 50px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #eee;}
  4. #listHead .createBtn {margin-top: -6px;}