|
@@ -127,7 +127,7 @@ const Widget = () => {
|
|
|
<NetStatus style={{ color: "white" }} />
|
|
<NetStatus style={{ color: "white" }} />
|
|
|
</Space>
|
|
</Space>
|
|
|
<div></div>
|
|
<div></div>
|
|
|
- <Space key="right" style={{ display: "flex" }}>
|
|
|
|
|
|
|
+ <Space key="right">
|
|
|
{type === "article" && loadedArticleData ? (
|
|
{type === "article" && loadedArticleData ? (
|
|
|
<Button
|
|
<Button
|
|
|
ghost
|
|
ghost
|