1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 01:05:50 +02:00
This commit is contained in:
syuilo
2021-12-17 16:14:43 +09:00
parent f7c90b58d6
commit d9257a5c0e
5 changed files with 11 additions and 4 deletions

View File

@@ -102,7 +102,7 @@ export default defineComponent({
};
if (type.value === 'drawer') {
maxHeight.value = 300;
maxHeight.value = window.innerHeight - 100;
}
const keymap = {