Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dropdown icon misalignment when using fomantic icon (go-gitea#23558)
There are still many dropdowns using fomantic icon. For example: new issue with issue template. Avoid polluting the fomantic styles. Before: ![image](https://user-images.githubusercontent.com/2114189/226101609-fa64178d-fed0-4541-bea2-72a250cb74db.png) After: ![image](https://user-images.githubusercontent.com/2114189/226101603-9507b275-fc5b-4a55-870d-db8c4486d80a.png)
- Loading branch information