mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
.bar line-height updates
This commit is contained in:
2
dist/css/ionic.css
vendored
2
dist/css/ionic.css
vendored
@@ -2778,7 +2778,7 @@ a.subdued {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
font-size: 18px;
|
||||
line-height: 44px; }
|
||||
line-height: 42px; }
|
||||
.bar .title.title-left {
|
||||
text-align: left; }
|
||||
.bar .title.title-right {
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
font-size: $bar-title-font-size;
|
||||
|
||||
line-height: $bar-height;
|
||||
line-height: $bar-height - 2;
|
||||
|
||||
&.title-left {
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user