mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-21 04:10:40 +00:00
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.