mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
button sizes
This commit is contained in:
@@ -113,7 +113,7 @@ $button-bar-button-icon-size: 20px !default;
|
||||
}
|
||||
|
||||
|
||||
// Button Types
|
||||
// Button Sizes
|
||||
// --------------------------------------------------
|
||||
|
||||
.button-small {
|
||||
@@ -132,6 +132,10 @@ $button-bar-button-icon-size: 20px !default;
|
||||
line-height: $button-large-height - $button-border-width;
|
||||
}
|
||||
|
||||
|
||||
// Button Types
|
||||
// --------------------------------------------------
|
||||
|
||||
.button-clear {
|
||||
@include transition(opacity .1s);
|
||||
padding: 0 $button-clear-padding;
|
||||
|
||||
Reference in New Issue
Block a user