Skip to content

Commit

Permalink
fav emoji css
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Jun 24, 2023
1 parent 404adbc commit 3b8d4c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/organisms/emoji-board/EmojiBoard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,10 @@
}
}

.fav-emoji.emoji:hover {
background-color: var(--bg-ping-hover) !important;
}

[board-type='emoji'] .emoji-group {
& .emoji {
max-width: 38px;
Expand Down

0 comments on commit 3b8d4c8

Please sign in to comment.