1 parent b41e5b5 commit 537f2f7Copy full SHA for 537f2f7
1 file changed
vue/src/components/Live2dCharacter.vue
@@ -78,6 +78,7 @@ function makeTipsStyle(dark) {
78
? '0 4px 20px rgba(0,0,0,0.35)'
79
: '0 4px 20px rgba(0,0,0,0.1)',
80
marginTop: '-140px',
81
+ marginRight: '50px',
82
}
83
84
0 commit comments