1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-01 20:44:28 +00:00
wxiaoguang fcb4941d47
Remove some unused CSS styles (#26852)
1. `icons`: globally searched, no use in templates.
2. toast's `display: inline-block;`: there is a `display: flex` below.
2023-09-01 08:59:38 +02:00
..