mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-31 17:52:10 +02:00
Backport #33345 by silverwind Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
parent
4ffa49aa04
commit
e08eed9040
@ -1,5 +1,6 @@
|
|||||||
<button class="ui primary button js-btn-clone-panel">
|
<button class="ui primary button js-btn-clone-panel">
|
||||||
<span>{{svg "octicon-code" 16}} Code</span>
|
{{svg "octicon-code" 16}}
|
||||||
|
<span>Code</span>
|
||||||
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
|
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
|
||||||
</button>
|
</button>
|
||||||
<div class="clone-panel-popup tippy-target">
|
<div class="clone-panel-popup tippy-target">
|
||||||
|
Loading…
Reference in New Issue
Block a user