Skip to content

Commit 4a3470f

Browse files
authored
fix: improve the style of the Button in Notification (#654)
1 parent 953b2c0 commit 4a3470f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/workbench/notification/style.scss

+4
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,8 @@ $icon-size: 22px;
5555
right: 8px;
5656
top: 2px;
5757
}
58+
59+
#{$btn} {
60+
color: var(--button-foreground);
61+
}
5862
}

0 commit comments

Comments
 (0)