Skip to content
Snippets Groups Projects
Commit 0657995b authored by syuilo's avatar syuilo
Browse files

chore(client): tweak style

parent fe460c02
No related branches found
No related tags found
No related merge requests found
...@@ -150,7 +150,7 @@ onMounted(() => { ...@@ -150,7 +150,7 @@ onMounted(() => {
layout: { layout: {
padding: { padding: {
left: 0, left: 0,
right: 8, right: 0,
top: 0, top: 0,
bottom: 0, bottom: 0,
}, },
......
...@@ -125,7 +125,7 @@ onMounted(() => { ...@@ -125,7 +125,7 @@ onMounted(() => {
layout: { layout: {
padding: { padding: {
left: 0, left: 0,
right: 8, right: 0,
top: 0, top: 0,
bottom: 0, bottom: 0,
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment