create circle button ok

This commit is contained in:
Gaëlle Morin
2019-11-04 15:12:11 +01:00
parent ff2b07afb4
commit 12ffa2467a
2 changed files with 10 additions and 0 deletions

View File

@ -101,6 +101,15 @@ a {
}
}
sib-link.yellow-button {
@include icon('plus');
&::before {
font-size: 1.6rem;
margin-right: 1rem;
}
}
sib-delete {
button {