Enable horizontal scrolling in admin data tables on mobile
This commit is contained in:
@@ -91,8 +91,10 @@
|
||||
#sp_profilediv .wp-editor-container {
|
||||
background-color:#fff;
|
||||
}
|
||||
.sp-data-table-container {
|
||||
overflow: auto;
|
||||
}
|
||||
.sp-data-table td {
|
||||
padding: 4px 7px;
|
||||
line-height: 2;
|
||||
}
|
||||
.sp-data-table td:first-child {
|
||||
|
||||
Reference in New Issue
Block a user