mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
amend(buttons): only adjust back button font weight
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
&.button-clear {
|
||||
padding-right: 2px;
|
||||
padding-left: 2px;
|
||||
font-weight: 400;
|
||||
font-weight: 300;
|
||||
font-size: $bar-title-font-size;
|
||||
|
||||
.icon:before,
|
||||
@@ -210,6 +210,7 @@
|
||||
margin-right: 5px;
|
||||
padding: 0;
|
||||
white-space: nowrap;
|
||||
font-weight: 400;
|
||||
@include transition-duration(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user