mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
[frontend] Align welcome screen reactions to the right
Thanks Yonei!
This commit is contained in:
parent
dbd65a335a
commit
e099582809
@ -98,6 +98,10 @@ export default defineComponent({
|
|||||||
> .note {
|
> .note {
|
||||||
margin: 16px 0 16px auto;
|
margin: 16px 0 16px auto;
|
||||||
|
|
||||||
|
> .reactions-list {
|
||||||
|
justify-content: end;
|
||||||
|
}
|
||||||
|
|
||||||
> .content {
|
> .content {
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
margin: 0 0 0 auto;
|
margin: 0 0 0 auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user