fix(button): reduce font size of icon only button in toolbar on iOS (#20547)

This commit is contained in:
Brandy Carney
2020-02-19 11:31:42 -05:00
committed by GitHub
parent 06b828b4ff
commit 59fa340650
2 changed files with 23 additions and 2 deletions

View File

@ -117,7 +117,7 @@
@include padding(0);
@include margin(0);
font-size: 31px;
font-size: 28px;
line-height: .67;
}