1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-22 16:59:24 -05:00

chore(client): tweak style

This commit is contained in:
syuilo 2022-06-28 10:42:54 +09:00
parent fe460c022c
commit 0657995b42
2 changed files with 2 additions and 2 deletions
packages/client/src/pages/admin

View file

@ -150,7 +150,7 @@ onMounted(() => {
layout: {
padding: {
left: 0,
right: 8,
right: 0,
top: 0,
bottom: 0,
},

View file

@ -125,7 +125,7 @@ onMounted(() => {
layout: {
padding: {
left: 0,
right: 8,
right: 0,
top: 0,
bottom: 0,
},