Skip to content

Commit 792c0c3

Browse files
committed
feat: Style match subfolders
1 parent 243d6ff commit 792c0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
}
5454

55-
html[data-theme-mode="dark"] img[src^="assets/drawio-"] {
55+
html[data-theme-mode="dark"] img[src^="assets/"][src*="/drawio-"] {
5656
filter: invert(0.8) brightness(1.2);
5757
}
5858

0 commit comments

Comments
 (0)