We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46bee3 commit f85dcd1Copy full SHA for f85dcd1
packages/components/src/components/notification/_inline-notification.scss
@@ -212,11 +212,6 @@
212
}
213
214
215
- .#{$prefix}--inline-notification--low-contrast
216
- .#{$prefix}--inline-notification__action-button.#{$prefix}--btn--ghost {
217
- color: $link-01;
218
- }
219
-
220
.#{$prefix}--inline-notification__action-button.#{$prefix}--btn--ghost:active,
221
.#{$prefix}--inline-notification__action-button.#{$prefix}--btn--ghost:hover {
222
background-color: $inverse-hover-ui;
0 commit comments