]> source.dussan.org Git - gitea.git/commit
Fix user profile description rendering (#23882)
authorwxiaoguang <wxiaoguang@gmail.com>
Mon, 3 Apr 2023 20:11:16 +0000 (04:11 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2023 20:11:16 +0000 (16:11 -0400)
commit5ab1c7acecef981ab9f6ac43b245761efb0e8dbe
tree2c412968ac418d6e3723995e8dc1564341c31a3e
parent19de52e0f4cbd2d62f9d41589fe8815c2c3ceef2
Fix user profile description rendering (#23882)

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)
web_src/css/user.css