diff --git a/src/web/app/desktop/tags/home-widgets/channel.tag b/src/web/app/desktop/tags/home-widgets/channel.tag index 70e0a1a71..79b57a1e8 100644 --- a/src/web/app/desktop/tags/home-widgets/channel.tag +++ b/src/web/app/desktop/tags/home-widgets/channel.tag @@ -105,7 +105,10 @@ display block > p + margin 0 + padding 16px text-align center + color #aaa > div height calc(100% - 38px) @@ -237,15 +240,12 @@ this.form = this.opts.form; this.reply = () => { - this.form.update({ - reply: this.post - }); + this.form.refs.text.value = `>>${ this.post.index } `; }; -

>>{ reply.index } ({ reply.user.name }): [x]