mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-18 10:03:36 +09: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