Skip to content

Commit bf98041

Browse files
committed
Increase specificity of table-wrapper selector
This was being overridden by CSS for sphinx-panels.
1 parent fc6337c commit bf98041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/furo/assets/styles/content/_tables.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.table-wrapper
1+
[role=main] .table-wrapper.container
22
width: 100%
33
overflow-x: auto
44
margin-top: 1rem

0 commit comments

Comments
 (0)