mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
[frontend] Align welcome screen reactions to the right
Thanks Yonei!
This commit is contained in:
parent
dbd65a335a
commit
e099582809
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,10 @@ export default defineComponent({
|
|||
> .note {
|
||||
margin: 16px 0 16px auto;
|
||||
|
||||
> .reactions-list {
|
||||
justify-content: end;
|
||||
}
|
||||
|
||||
> .content {
|
||||
padding: 16px;
|
||||
margin: 0 0 0 auto;
|
||||
|
|
Loading…
Reference in a new issue