6 lines
202 B
CSS
6 lines
202 B
CSS
#tableList.main-content {padding: 20px 0 0 0;}
|
|
#listHead {padding: 0 20px;}
|
|
#listHead .createBtn {margin-top: -6px;}
|
|
#flowList tbody > tr:last-child {border-bottom: none;}
|
|
#flowList {box-shadow: none;}
|