Skip to content

Commit 8256ae3

Browse files
aprouja1Akryum
authored andcommitted
fix: Adjusts styling of tooltip icons in dark-mode (#784)
1 parent 3535e2f commit 8256ae3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/devtools/style/global.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,6 @@ $arrow-color = $vue-ui-color-dark
182182
fill #444
183183
.vue-ui-dark-mode &
184184
fill #666
185+
186+
.vue-ui-dark-mode .tooltip .vue-ui-icon svg
187+
fill #666

0 commit comments

Comments
 (0)