Improve usability

This commit is contained in:
syuilo 2019-05-21 18:06:00 +09:00
parent 09da292f1a
commit 19588647d6
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -29,7 +29,7 @@ export default Vue.extend({
easing: 'easeInElastic',
complete: () => this.destroyDom()
});
}, 6000);
}, 5000);
});
}
});
@ -52,6 +52,7 @@ export default Vue.extend({
box-shadow 0 2px 4px var(--desktopNotificationShadow)
transform translateY(-64px)
opacity 0
pointer-events none
> p
margin 0