mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08:00
Merge branch 'compact-posts'
This commit is contained in:
commit
390feae647
@ -29,7 +29,7 @@ export default function() {
|
||||
|
||||
items.add('reply',
|
||||
Button.component({
|
||||
className: 'Button Button--text',
|
||||
className: 'Button Button--link',
|
||||
children: app.trans('mentions.reply_link'),
|
||||
onclick: () => {
|
||||
const quote = window.getSelection().toString();
|
||||
|
Loading…
x
Reference in New Issue
Block a user