Fix code block coloring in dark theme
This commit is contained in:
parent
28719574c8
commit
52dfb6add4
2
_sass/bootstrap.scss
vendored
2
_sass/bootstrap.scss
vendored
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