1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-06 02:26:04 +02:00
This commit is contained in:
syuilo
2021-04-11 23:49:13 +09:00
parent d06517265f
commit 7ec0670748
4 changed files with 9 additions and 5 deletions

View File

@@ -69,8 +69,8 @@ export default defineComponent({
data() {
return {
width: 850,
height: 650,
width: 860,
height: 660,
pageInfo: null,
path: this.initialPath,
component: this.initialComponent,