We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24e0782 + 73c1bfd commit dfcf623Copy full SHA for dfcf623
1 file changed
app/assets/stylesheets/activeadmin_blaze_theme/_tables.scss
@@ -74,7 +74,7 @@ body.active_admin {
74
}
75
76
.index_as_table {
77
- overflow-x: scroll;
+ overflow-x: auto;
78
79
.panel_contents table tr:last-child {
80
> td, > th {
0 commit comments