Remove margin between table and scroll
This commit is contained in:
@@ -14,6 +14,9 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
.sp-scrollable-table-wrapper .sp-data-table {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
.sp-data-table thead th {
|
.sp-data-table thead th {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user