Skip to content

Commit ecc7bae

Browse files
Update core/src/components/button/button.ionic.scss
Co-authored-by: Maria Hutt <[email protected]>
1 parent 646d420 commit ecc7bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/button/button.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
// --------------------------------------------------
9494

9595
:host(.button-clear) {
96-
--background-activated: #{globals.$ion-bg-primary-subtle-press};
96+
--background-activated: #{globals.current-color(shade, $subtle: true)};
9797
--background-focused: transparent;
9898
--background-hover: #{globals.$ion-bg-primary-subtle-press};
9999
--background-hover-opacity: 1;

0 commit comments

Comments
 (0)