mirror of
https://github.com/go-gitea/gitea
synced 2025-07-25 11:48:37 +00:00
Backport #34885 by kerwin612 Co-authored-by: Kerwin Bryant <kerwin612@qq.com>
This commit is contained in:
@@ -70,8 +70,12 @@
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#release-list .release-entry .attachment-list > .item a {
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
#release-list .release-entry .attachment-list .attachment-right-info {
|
||||
flex-grow: 1;
|
||||
flex-shrink: 0;
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user