Skip to content

Commit

Permalink
chore: improve dropdown header
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Nov 3, 2023
1 parent 555d069 commit 6dea293
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions extensions/emoji/less/forum.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,11 @@ img.emoji {

> .Dropdown-header {
display: block;
}

.Dropdown-header {
color: var(--muted-more-color);
text-transform: none;
font-weight: normal;
padding-bottom: 5px;
font-size: 11px;
padding: 4px 8px;
margin: 0 0 4px 0;
}
}

Expand Down

0 comments on commit 6dea293

Please sign in to comment.