iButton add some func
iButton add some func
This commit is contained in:
parent
72493927e1
commit
698e3b614d
7 changed files with 96 additions and 43 deletions
|
@ -4,6 +4,10 @@
|
|||
.btn;
|
||||
.btn-default;
|
||||
|
||||
& > .ivu-icon + span, & > span + .ivu-icon{
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
&-primary {
|
||||
.btn-primary;
|
||||
|
||||
|
@ -34,6 +38,14 @@
|
|||
.btn-ghost;
|
||||
}
|
||||
|
||||
&-dashed{
|
||||
.btn-dashed;
|
||||
}
|
||||
|
||||
&-text{
|
||||
.btn-text;
|
||||
}
|
||||
|
||||
//&-dashed {
|
||||
// .btn-dashed;
|
||||
//}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue