pull/191/head
Carlos Matallín 7 years ago
parent 93bce676d4
commit d6c9fb4e8a

@ -126,6 +126,17 @@ Description
}
}
.CDB-ArrowToogle.is-mini {
&::before {
left: 3px;
width: 6px;
}
&::after {
right: 3px;
width: 6px;
}
}
.CDB-ArrowToogle.is-blue {
&::before {
background: $cBlue;

Loading…
Cancel
Save