Merge branch 'preview-fixes' into master-cdn

This commit is contained in:
the1812 2025-06-11 20:14:13 +08:00
commit 0efada6473

View File

@ -509,8 +509,8 @@
}
.channel-link__right {
@include color('e');
svg path {
@include fill('e');
svg {
filter: invert(1) hue-rotate(180deg) brightness(1.5);
}
}
.channel-entry-more__link,