Skip to content
Snippets Groups Projects
Commit c4422c2b authored by Kevin Lin's avatar Kevin Lin :sparkles:
Browse files

_sass: Only apply overlay styles on attribute

parent a65f18b9
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ code { ...@@ -22,7 +22,7 @@ code {
border: none; border: none;
} }
div.highlighter-rouge { div.highlighter-rouge[overlay] {
position: relative; position: relative;
&::after { &::after {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment