mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-06 23:41:34 +08:00
feat: optimize loading screen
This commit is contained in:
@@ -338,4 +338,10 @@
|
||||
|
||||
.export-content {
|
||||
white-space: break-spaces;
|
||||
}
|
||||
|
||||
.loading-content {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
Reference in New Issue
Block a user