create circle button ok
This commit is contained in:
parent
ff2b07afb4
commit
12ffa2467a
@ -101,6 +101,15 @@ a {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sib-link.yellow-button {
|
||||||
|
@include icon('plus');
|
||||||
|
|
||||||
|
&::before {
|
||||||
|
font-size: 1.6rem;
|
||||||
|
margin-right: 1rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
sib-delete {
|
sib-delete {
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
@ -44,6 +44,7 @@
|
|||||||
>sib-display-value[name='name'] {
|
>sib-display-value[name='name'] {
|
||||||
color: #3C3F57;
|
color: #3C3F57;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
padding-top: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
>sib-set-default[name='own'] {
|
>sib-set-default[name='own'] {
|
||||||
|
Loading…
Reference in New Issue
Block a user