forgejo/web_src/css/modules
HEREYUA 43122ca984
Fix:the rounded corners of the folded file are not displayed correctly (#29953)
Fix:    [#29933](https://github.com/go-gitea/gitea/issues/29933)

**Before**

![image](https://github.com/go-gitea/gitea/assets/37935145/71ec80f6-5896-4e4a-b686-4d792c11ebe2)

**After**

![image](https://github.com/go-gitea/gitea/assets/37935145/81348a61-946a-4562-881d-8d873e50228f)

---------

Co-authored-by: silverwind <me@silverwind.io>
Conflicts:
	- web_src/css/modules/segment.css
	  Ported by adding the new selector with a larger radius,
          keeping the existing one with ours.
2024-04-07 16:37:36 +02:00
..
animations.css
breadcrumb.css
button.css
card.css
comment.css
container.css
divider.css
flexcontainer.css
grid.css
header.css
label.css
message.css
modal.css
navbar.css
normalize.css
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 2024-04-07 16:37:36 +02:00
select.css
svg.css
table.css
tippy.css
toast.css