Use bg filter color for blockquote icon
This commit is contained in:
parent
cb547e9b0f
commit
c00c83b3c7
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ blockquote {
|
|||
top: 50%;
|
||||
margin-top: -12px;
|
||||
left: calc(-0.75rem - 24px);
|
||||
filter: var(--filter-bg);
|
||||
content: url("https://static.fosterhangdaan.com/icons/tabler-icons/latest/svg/quote.svg");
|
||||
}
|
||||
&.info {
|
||||
|
|
Loading…
Reference in a new issue