edit button ok

This commit is contained in:
Gaëlle Morin
2019-10-29 13:34:29 +01:00
parent 27bea38d88
commit 1489f1b1cb
2 changed files with 75 additions and 66 deletions

View File

@ -8,11 +8,22 @@
.content-box__info {
@extend %padding-block;
display: flex;
flex-direction: column;
.backlink {
text-align: right;
display: block;
}
.circle-edit-button {
align-self: flex-end;
position: absolute;
>sib-link {
background: $color-244-73-62;
}
}
}
.block {