Button add new prop 'long'

Button add new prop 'long'
This commit is contained in:
梁灏 2016-11-21 10:00:52 +08:00
parent b88f42eb62
commit 71d9fc8e45
3 changed files with 16 additions and 2 deletions

View file

@ -4,6 +4,10 @@
.btn;
.btn-default;
&-long{
width: 100%;
}
& > .ivu-icon + span, & > span + .ivu-icon{
margin-left: 4px;
}