fix filter label emoji width (#10241)

mj
jaqra 4 years ago committed by GitHub
parent 54af3c90c7
commit 6c823c7560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2095,6 +2095,10 @@
vertical-align: middle;
}
.ui.menu .item > img:not(.ui) {
width: auto;
}
.issue.list {
list-style: none;

Loading…
Cancel
Save