5 lines
257 B
CSS
5 lines
257 B
CSS
#tableList.main-content {padding: 0;}
|
|
#templateForm {margin-bottom: 0px;}
|
|
#listHead {padding: 0 20px; height: 50px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #eee;}
|
|
#listHead .createBtn {margin-top: -6px;}
|