mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
chore(client): tweak style
This commit is contained in:
parent
506a443d76
commit
0b64d87353
2 changed files with 2 additions and 2 deletions
|
@ -150,7 +150,7 @@ onMounted(() => {
|
|||
layout: {
|
||||
padding: {
|
||||
left: 0,
|
||||
right: 8,
|
||||
right: 0,
|
||||
top: 0,
|
||||
bottom: 0,
|
||||
},
|
||||
|
|
|
@ -125,7 +125,7 @@ onMounted(() => {
|
|||
layout: {
|
||||
padding: {
|
||||
left: 0,
|
||||
right: 8,
|
||||
right: 0,
|
||||
top: 0,
|
||||
bottom: 0,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue