Skip to content

Commit 3b8d4c8

Browse files
fav emoji css
1 parent 404adbc commit 3b8d4c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/organisms/emoji-board/EmojiBoard.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@
157157
}
158158
}
159159

160+
.fav-emoji.emoji:hover {
161+
background-color: var(--bg-ping-hover) !important;
162+
}
163+
160164
[board-type='emoji'] .emoji-group {
161165
& .emoji {
162166
max-width: 38px;

0 commit comments

Comments
 (0)