mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-10 15:04:17 +00:00
[frogend/chore] Update backnextlinks (#1774)
This commit is contained in:
parent
1d8dec3998
commit
3046dabd50
1 changed files with 9 additions and 0 deletions
|
@ -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 a new issue