mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Nav Bar Button Icons
This commit is contained in:
@ -68,6 +68,10 @@ $navbar-ios-button-background-color: transparent !default;
|
|||||||
background: $navbar-ios-button-background-color;
|
background: $navbar-ios-button-background-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button-icon {
|
||||||
|
font-size: 2.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
.back-button-icon {
|
.back-button-icon {
|
||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user