Fix code block coloring in dark theme
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -146,7 +146,6 @@ img {
|
|||||||
color: $light !important;
|
color: $light !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
table[data-sortable].sortable-theme-bootstrap {
|
table[data-sortable].sortable-theme-bootstrap {
|
||||||
color: $light;
|
color: $light;
|
||||||
background-color: $dark-800;
|
background-color: $dark-800;
|
||||||
|
|||||||
Reference in New Issue
Block a user