mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Add share loading symbol
This commit is contained in:
@@ -895,6 +895,10 @@ main.has-project {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.popup-action.loading > svg {
|
||||
animation: 2s linear spinning infinite;
|
||||
}
|
||||
|
||||
.popup-actions.right-actions {
|
||||
left: 100%;
|
||||
padding-right: 16px;
|
||||
|
||||
Reference in New Issue
Block a user