diff --git a/src/components/WinModal.vue b/src/components/WinModal.vue index df43215..246af93 100644 --- a/src/components/WinModal.vue +++ b/src/components/WinModal.vue @@ -409,7 +409,7 @@ p { display: block; } -:global(html[data-theme="light"]) .modal .share-icon { +:global(html[data-theme="light"]) .share-buttons .share-btn .share-icon { filter: invert(1); }