Merge branch 'preview-features' into preview

This commit is contained in:
the1812 2025-06-11 20:14:38 +08:00
commit 1e122c2e6d

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,