Skip to content

Commit 78f567a

Browse files
committed
fix: correct CSS selector in Gyazo Dark Mode stylesheet for improved element targeting
1 parent 72955c4 commit 78f567a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gyazo-DarkMode.user.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@
12451245
{
12461246
article,
12471247
aside,
1248-
div:not( #react-root > div: nth-child(n) > div > div > main > div > div > div > div > div:nth-child(2) > section > div:nth-child(n) > a > div,
1248+
div:not( #react-root > div:nth-child(n) > div > div > main > div > div > div > div > div:nth-child(2) > section > div:nth-child(n) > a > div,
12491249
.caBpUIyLTfNBwvxfTyDa,
12501250
div.k3nzGrC3hEubDzXyOg_r,
12511251
.stickers,

0 commit comments

Comments
 (0)