mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-11 18:58:46 +03:00

Backport #23882 by @wxiaoguang Found an UI problem when testing #23874 The `ul li` styles were polluted. Before:  After:  Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>