Skip to content

Commit

Permalink
Study flair: add top padding to the emoji remove button
Browse files Browse the repository at this point in the history
  • Loading branch information
kraktus committed Jul 9, 2024
1 parent 617f7e7 commit ad3b153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/analyse/src/study/studyForm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,4 @@ export function view(ctrl: StudyForm): VNode {
});
}

const removeEmojiButton = emptyRedButton + '.button-thin.text.emoji-remove';
const removeEmojiButton = emptyRedButton + '.text.emoji-remove';

0 comments on commit ad3b153

Please sign in to comment.