1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-04 16:31:13 +00:00

change notify-in-progress icon style (#6723)

This commit is contained in:
Michael An
2024-09-06 14:42:19 +08:00
committed by GitHub
parent 0655d7a774
commit fc58cb3cd4

View File

@@ -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 {