Skip to content

Commit 6c823c7

Browse files
author
jaqra
authored
fix filter label emoji width (#10241)
1 parent 54af3c9 commit 6c823c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/less/_repository.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,6 +2095,10 @@
20952095
vertical-align: middle;
20962096
}
20972097

2098+
.ui.menu .item > img:not(.ui) {
2099+
width: auto;
2100+
}
2101+
20982102
.issue.list {
20992103
list-style: none;
21002104

0 commit comments

Comments
 (0)