mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-26 18:23:18 +01:00
[frogend/chore] Update backnextlinks (#1774)
This commit is contained in:
parent
1d8dec3998
commit
3046dabd50
@ -219,6 +219,15 @@
|
||||
border-bottom-right-radius: $br;
|
||||
}
|
||||
}
|
||||
|
||||
.backnextlinks {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
.next {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.profile .about-user {
|
||||
|
Loading…
Reference in New Issue
Block a user