mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Menu
This commit is contained in:
@@ -6,10 +6,14 @@ $toolbar-material-button-font-size: 2rem !default;
|
||||
$toolbar-material-button-text-color: #007aff !default;
|
||||
|
||||
.toolbar[mode="md"] {
|
||||
padding: 0px 15px;
|
||||
padding: 0px 16px;
|
||||
height: $toolbar-material-height;
|
||||
background: $toolbar-material-background;
|
||||
|
||||
.toolbar-inner-title {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
ion-title {
|
||||
font-size: $toolbar-material-title-font-size;
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user