forked from gitea/gitea
Backport #28684 by @denyskon Before:  After:  Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
This commit is contained in:
parent
83457805bb
commit
e67c819cf4
|
@ -35,6 +35,7 @@
|
|||
|
||||
#issue-list .flex-item-title .labels-list {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.25em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue