[scss.container.card] bigger '+' create toggle
This commit is contained in:
parent
8b5a385252
commit
1997af49f4
|
@ -53,8 +53,12 @@
|
||||||
|
|
||||||
margin: .5em;
|
margin: .5em;
|
||||||
|
|
||||||
|
color: transparent;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
||||||
|
background: #fff url('/asset/svg/plus.svg@#{$rd-form-valid-color}') center center no-repeat;
|
||||||
|
background-size: 40% auto;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue