@@ -206,10 +206,10 @@ $table-border-color: #eff3f8;
}
.table-fixed-left .table.custom-data-table {
- padding: 5px 0 0 10px;
+ padding: 3px 0 0 8px;
.table-fixed-right .table.custom-data-table {
- padding: 5px 10px 0 0;
+ padding: 3px 8px 0 0;
.table-fixed th {
background: darken(#f7f7f9, 3.5%);