mirror of
https://github.com/go-gitea/gitea
synced 2025-03-09 20:24:28 +00:00
fix scoped label ui when contains emoji (#33007)
### Before  ### After 
This commit is contained in:
parent
14ed553fae
commit
254314be5f
@ -1591,7 +1591,7 @@ td .commit-summary {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.labels-list .label {
|
||||
.labels-list .label, .scope-parent > .label {
|
||||
padding: 0 6px;
|
||||
min-height: 20px;
|
||||
line-height: 1.3; /* there is a `font-size: 1.25em` for inside emoji, so here the line-height needs to be larger slightly */
|
||||
|
Loading…
x
Reference in New Issue
Block a user