mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-03-05 23:53:20 +01:00
Address https://github.com/go-gitea/gitea/pull/25163#issuecomment-1599207916 Remove the unused "icon-button". And fix the layout: Without the dropdown icon: ``` {{svg "gitea-whitespace"}} ```  With the dropdown icon: ``` {{svg "gitea-whitespace" 16 "gt-mr-3"}} {{svg "octicon-triangle-down" 14 "dropdown icon"}} ```  |
||
---|---|---|
.. | ||
animations.css | ||
breadcrumb.css | ||
button.css | ||
card.css | ||
comment.css | ||
modal.css | ||
navbar.css | ||
normalize.css | ||
select.css | ||
tippy.css |