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