Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix user profile description rendering (go-gitea#23882) (go-gitea#23902)
Backport go-gitea#23882 by @wxiaoguang Found an UI problem when testing go-gitea#23874 The `ul li` styles were polluted. Before: ![image](https://user-images.githubusercontent.com/2114189/229409756-22438268-ee36-4e4a-a20b-04ee8ee4a79d.png) After: ![image](https://user-images.githubusercontent.com/2114189/229409809-25cea715-b6f1-4346-9bb4-3fbb58fcca65.png) Co-authored-by: wxiaoguang <[email protected]>
- Loading branch information