mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Default button is transparent bg
This commit is contained in:
@@ -54,7 +54,8 @@ button,
|
||||
border: 1px solid #ccc;
|
||||
padding: $button-padding;
|
||||
min-height: $button-height;
|
||||
background: #fff;
|
||||
// Default button has no background
|
||||
background: transparent;
|
||||
|
||||
text-align: center;
|
||||
font-size: $button-font-size;
|
||||
|
||||
Reference in New Issue
Block a user