mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
Moved button block to 100% width
This commit is contained in:
@ -42,6 +42,7 @@
|
||||
&.button-block {
|
||||
display: block;
|
||||
margin: $button-block-margin;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&.button-default {
|
||||
|
||||
Reference in New Issue
Block a user