arrow mini
This commit is contained in:
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 {
|
.CDB-ArrowToogle.is-blue {
|
||||||
&::before {
|
&::before {
|
||||||
background: $cBlue;
|
background: $cBlue;
|
||||||
|
Loading…
Reference in New Issue
Block a user