mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
feat(back-button): add variables and support for focused and hover states (#18451)
- updates MD spacing for back button text - also adds e2e tests and adds them to screenshot references #18279 references #17624 fixes #18465
This commit is contained in:
@ -32,7 +32,6 @@ ion-icon {
|
||||
// Menu Button Color: Focused
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
:host(.ion-color.ion-focused) .button-native {
|
||||
background: #{current-color(base, .24)};
|
||||
color: #{current-color(base)};
|
||||
|
Reference in New Issue
Block a user