Remove &:not(.use-csslab) from table to fix dark diff themes

This commit is contained in:
Annabel Dunstone Gray 2018-12-19 11:34:40 -06:00
parent fd86e74327
commit a798e2cb14

View file

@ -24,7 +24,7 @@
} }
} }
&:not(.use-csslab) table { table {
@extend .table; @extend .table;
} }