mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修复错误页样式
This commit is contained in:
parent
f305d45225
commit
874b6e3a56
|
@ -81,7 +81,7 @@ const Error = () => {
|
|||
</Typography.Paragraph>
|
||||
</div>
|
||||
) : (
|
||||
<PageLoading tip="启动中,请稍后..." />
|
||||
<PageLoading style={{ paddingTop: 0 }} tip="启动中,请稍后..." />
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user