mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix(code): code highlighting not styled for typeit shortcode (#681)
This commit is contained in:
@@ -69,7 +69,7 @@ pre {
|
||||
@include border-radius($global-border-radius);
|
||||
|
||||
// lineNumbersInTable=true
|
||||
> .chroma {
|
||||
> div.chroma {
|
||||
position: relative;
|
||||
background-color: var(#{$rootPrefix}code-block-background-color);
|
||||
@include border-radius($global-border-radius);
|
||||
|
||||
Reference in New Issue
Block a user