mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(button): reduce font size of icon only button in toolbar on iOS (#20547)
This commit is contained in:
@ -117,7 +117,7 @@
|
||||
@include padding(0);
|
||||
@include margin(0);
|
||||
|
||||
font-size: 31px;
|
||||
font-size: 28px;
|
||||
|
||||
line-height: .67;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user