Skip to content

Commit 6668907

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

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
@@ -83,7 +83,7 @@
8383
// --------------------------------------------------
8484

8585
:host(.button-clear) {
86-
--background-activated: var(--ion-color-subtle-shade, #{globals.current-color(shade, $subtle: true)});
86+
--background-activated: #{globals.current-color(shade, $subtle: true)};
8787
--background-focused: transparent;
8888
--background-hover: var(--ion-color-subtle-shade, #{globals.current-color(shade, $subtle: true)});
8989
--background-hover-opacity: 1;

0 commit comments

Comments
 (0)