fix filter label emoji width (#10241) (#10244)

This commit is contained in:
jaqra 2020-02-12 02:39:06 +03:00 committed by GitHub
parent cb81e39f7a
commit 1cd6233cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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