diff --git a/frontend/src/components/toast/toaster.css b/frontend/src/components/toast/toaster.css index a13478aa6f..3f70babe80 100644 --- a/frontend/src/components/toast/toaster.css +++ b/frontend/src/components/toast/toaster.css @@ -85,6 +85,9 @@ .seahub-toast-alert-container.notify-in-progress .loading-icon { margin: 0; + width: 20px; + height: 20px; + line-height: 20px; } .seahub-toast-alert-container .toast-alert-icon {