revert: remove css filter inversion for share icons

This commit is contained in:
2026-02-10 20:53:18 +01:00
parent 10ed00b7b6
commit 490ca6b4a5

View File

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