Skip to content

Commit

Permalink
Increase specificity of table-wrapper selector
Browse files Browse the repository at this point in the history
This was being overridden by CSS for sphinx-panels.
  • Loading branch information
pradyunsg committed Jul 24, 2024
1 parent fc6337c commit bf98041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/furo/assets/styles/content/_tables.sass
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.table-wrapper
[role=main] .table-wrapper.container
width: 100%
overflow-x: auto
margin-top: 1rem
Expand Down

0 comments on commit bf98041

Please sign in to comment.