mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 09:57:58 +01:00
8ac83043f5
The "btn-octicon is-loading" was introduced by #21842 , it is only used by the "Copy Content" button, but the "btn-octicon" selector would affect too many uncertain elements. Now there is a general "small-loading-icon" class, so the "btn-octicon is-loading" could be removed.