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