diff --git a/src/Common.css b/src/Common.css
index 5891e20..03a9403 100644
--- a/src/Common.css
+++ b/src/Common.css
@@ -55,7 +55,6 @@
font-size: .9em;
vertical-align: .05em;
cursor: inherit;
+ padding: 0 .1rem;
+ margin-left: .15rem;
}
-.icon+label::before {
- content: ' ';
-}
\ No newline at end of file
diff --git a/src/Flows.js b/src/Flows.js
index b2f2fcf..f7034e0 100644
--- a/src/Flows.js
+++ b/src/Flows.js
@@ -342,6 +342,15 @@ class FlowSidebar extends PureComponent {
replies_cnt[r.name]++;
});
+ let main_thread_elem=(
+
回复加载失败
@@ -411,6 +421,9 @@ class FlowSidebar extends PureComponent { ))} + {this.state.rev && + main_thread_elem + } {!!this.props.token ?