mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
fix filter label emoji width (#10241)
This commit is contained in:
parent
54af3c90c7
commit
6c823c7560
@ -2095,6 +2095,10 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.ui.menu .item > img:not(.ui) {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.issue.list {
|
||||
list-style: none;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user