fix filter label emoji width (#10241)

This commit is contained in:
jaqra 2020-02-12 00:25:41 +03:00 committed by GitHub
parent 54af3c90c7
commit 6c823c7560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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