mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(button): FABulous
This commit is contained in:
@@ -20,15 +20,15 @@ $button-material-border-radius: 3px !default;
|
||||
box-shadow: $button-material-box-shadow;
|
||||
|
||||
|
||||
&.button-icon {
|
||||
&[icon] {
|
||||
font-size: $button-icon-size;
|
||||
}
|
||||
|
||||
&.button-large.button-icon {
|
||||
&[large][icon] {
|
||||
font-size: $button-large-icon-size;
|
||||
}
|
||||
|
||||
&.button-small.button-icon {
|
||||
&[small][icon] {
|
||||
font-size: $button-small-icon-size;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user