mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
@ -282,15 +282,16 @@ ion-buttons[right] {
|
|||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
.back-button {
|
.back-button {
|
||||||
margin: 0 0 0 12px;
|
margin: 0 6px;
|
||||||
|
|
||||||
|
min-width: 44px;
|
||||||
|
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.back-button-icon {
|
.back-button-icon {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
padding: 0 6px;
|
||||||
min-width: 30px;
|
|
||||||
|
|
||||||
font-size: 2.4rem;
|
font-size: 2.4rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Reference in New Issue
Block a user