revert: remove css filter inversion for share icons

This commit is contained in:
2026-02-10 20:53:18 +01:00
parent 73a91f03a0
commit b03e903fe6

View File

@@ -409,9 +409,6 @@ p {
display: block; display: block;
} }
:global(html[data-theme="light"]) .share-buttons .share-btn .share-icon {
filter: invert(1);
}
.share-download { .share-download {
align-self: center; align-self: center;