1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-18 22:25:28 +02:00
This commit is contained in:
syuilo
2020-09-05 22:13:34 +09:00
parent a965fac82a
commit e441ee9d8a
3 changed files with 3 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ export default defineComponent({
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: calc(100% - 16px);
max-height: calc(100% - 16px);
overflow: auto;