Improve usability

This commit is contained in:
syuilo
2018-06-26 18:25:27 +09:00
parent 81cea41154
commit 36c2f8fe5d
3 changed files with 37 additions and 4 deletions

View File

@ -197,7 +197,8 @@ export default Vue.extend({
(this as any).os.new(MkReactionPicker, {
source: this.$refs.reactButton,
note: this.p,
compact: true
compact: true,
big: true
});
},
menu() {