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.
1 parent 4d3ce1c commit 73c1bfdCopy full SHA for 73c1bfd
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