Skip to content

Commit

Permalink
fix: improve the style of the Button in Notification
Browse files Browse the repository at this point in the history
  • Loading branch information
jiming committed Feb 15, 2022
1 parent 784dc07 commit 62c4eb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/workbench/notification/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,8 @@ $icon-size: 22px;
right: 8px;
top: 2px;
}

#{$btn} {
color: var(--button-foreground);
}
}

0 comments on commit 62c4eb5

Please sign in to comment.