Revert "update sidebar style"

This reverts commit c77f74c2d6.
This commit is contained in:
xmcp
2019-05-19 12:28:06 +08:00
parent 9a9cb4d6b6
commit 5c0dea1ee7
5 changed files with 8 additions and 26 deletions

View File

@@ -344,6 +344,7 @@ class FlowSidebar extends PureComponent {
area_ref={this.reply_ref} on_complete={this.load_replies.bind(this)} /> :
<div className="box box-tip flow-item">登录后可以回复树洞</div>
}
<br />
</div>
)
}