octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
Update core/src/components/button/button.ionic.scss
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
GitHub
gitea-unlock(16/)
parent
5b948a8446
commit
399430eb0a
octicon-diff(16/tw-mr-1) 1 changed files with 2 additions and 2 deletions
@@ -63,8 +63,8 @@
|
|||||||
--background-focused: transparent;
|
--background-focused: transparent;
|
||||||
--background-hover: #{globals.current-color(shade, $subtle: true)};
|
--background-hover: #{globals.current-color(shade, $subtle: true)};
|
||||||
--background-hover-opacity: 1;
|
--background-hover-opacity: 1;
|
||||||
--border-color: var(--ion-color-base, #{globals.ion-color(primary, base)});
|
--border-color: #{globals.ion-color(primary, base)};
|
||||||
--color: var(--ion-color-base, #{globals.ion-color(primary, base)});
|
--color: #{globals.ion-color(primary, base)};
|
||||||
--ripple-opacity: var(--background-activated-opacity, 1);
|
--ripple-opacity: var(--background-activated-opacity, 1);
|
||||||
--ripple-color: var(--background-activated);
|
--ripple-color: var(--background-activated);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user