Improve usability
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user