Skip to content

Commit

Permalink
Another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Jan 30, 2025
1 parent 751d834 commit db57bfd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/.static/css/theme_fixes.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,10 @@
.wy-table-responsive {
overflow: visible !important;
}
}
}

.rst-content table.docutils {
margin: 0;
padding: 0;
font-size: 10pt;
}

0 comments on commit db57bfd

Please sign in to comment.