fix(style): gist shortcode dark mode style
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
margin: .625rem 0;
|
||||
border-spacing: 0;
|
||||
background: $table-background-color;
|
||||
border-collapse: collapse;
|
||||
|
||||
.dark-theme & {
|
||||
background: $table-background-color-dark;
|
||||
|
||||
Reference in New Issue
Block a user