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 = {