the span highlight expand quote CSS went missing
This commit is contained in:
parent
ad90d9710d
commit
a83859ea59
|
@ -1043,3 +1043,7 @@ a.attachment:before {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
span.highlighted {
|
||||
background-color: $highlight;
|
||||
}
|
Loading…
Reference in New Issue