mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Remove font-awesome
and fomantic icon
module (#24471)
Fixes https://github.com/go-gitea/gitea/issues/10410. This PR removes around 120kB of CSS.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
{{.locale.Tr "cancel"}}
|
||||
</button>
|
||||
<button class="ui primary small approve button">
|
||||
<i class="save icon"></i>
|
||||
{{svg "fontawesome-save"}}
|
||||
{{.locale.Tr "save"}}
|
||||
</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user