0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +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
features Remove .segment from .project-column (#31204) 2024-06-04 07:46:05 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00
repo Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
shared Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone
themes Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
actions.css
admin.css
base.css Simplify 404/500 page (#31409) 2024-06-23 17:45:21 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
home.css
index.css
install.css
org.css
repo.css Fix avatar radius problem on the new issue page (#31506) 2024-06-27 14:04:05 +00:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00