0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 02:40:00 +01:00
gitea/web_src/css
charles d655ff18b3
Fix avatar radius problem on the new issue page (#31506)
Close #31502

Related to #31419.

In this PR, the avatar width is set to 3em, but the height is not set,
so the image is not squared.

When object-fit is set to contain, it can't maintain the radius of the
image.

Result:

![圖片](https://github.com/go-gitea/gitea/assets/30816317/bceb98aa-b0f7-4753-bc8b-3b9c41dfd55a)
2024-06-27 14:04:05 +00:00
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features
markup
modules
repo
shared
standalone
themes
actions.css
admin.css
base.css
dashboard.css
explore.css
font_i18n.css
form.css Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
helpers.css
home.css
index.css Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
repo.css
review.css
user.css