Remove horizontal scrolling in dashboard to enable dropdowns
This commit is contained in:
@@ -244,10 +244,6 @@
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sp-data-table-container {
|
|
||||||
overflow-x: scroll;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sp-data-table-container::-webkit-scrollbar {
|
.sp-data-table-container::-webkit-scrollbar {
|
||||||
height:12px;
|
height:12px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user