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