edit button ok
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user