[frogend/chore] Update backnextlinks (#1774)
This commit is contained in:
parent
1d8dec3998
commit
3046dabd50
|
@ -219,6 +219,15 @@
|
||||||
border-bottom-right-radius: $br;
|
border-bottom-right-radius: $br;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.backnextlinks {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
|
.next {
|
||||||
|
margin-left: auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile .about-user {
|
.profile .about-user {
|
||||||
|
|
Loading…
Reference in New Issue