Skip to content

Commit 1cd6233

Browse files
author
jaqra
authored
fix filter label emoji width (#10241) (#10244)
1 parent cb81e39 commit 1cd6233

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
@@ -2067,6 +2067,10 @@
20672067
vertical-align: middle;
20682068
}
20692069

2070+
.ui.menu .item > img:not(.ui) {
2071+
width: auto;
2072+
}
2073+
20702074
.issue.list {
20712075
list-style: none;
20722076

0 commit comments

Comments
 (0)