mirror of
https://gitee.com/gitea/gitea
synced 2025-12-25 09:46:34 +08:00
* Fix issue label rendering Prevent rendering of inactive labels and make them wrap inline. Fixes: https://github.com/go-gitea/gitea/issues/13566 * also don't render the placeholder Co-authored-by: techknowlogick <techknowlogick@gitea.io>