spin loading icon

This commit is contained in:
daria 2025-08-29 12:55:36 +03:00
parent eca67142ec
commit 824fb44d2e
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -31,9 +31,8 @@ body.cp-app-sheet, body.cp-app-doc, body.cp-app-presentation {
display: flex;
align-items: center;
justify-content: center;
.fa {
font-size: 30px;
margin-right: 10px;
svg {
animation: spin 10s linear infinite;
}
}