mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
css fix
This commit is contained in:
@@ -51,7 +51,7 @@ $toolbar-secondary-flex-order: 10;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
// Override [ion-app] h1 margin-top
|
||||
// Override ion-app h1 margin-top
|
||||
h1.toolbar-title {
|
||||
margin: 0;
|
||||
}
|
||||
@@ -63,4 +63,4 @@ h1.toolbar-title {
|
||||
.toolbar .button {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user