chore(react/ribbon): add CSS for context menu

This commit is contained in:
Elian Doran
2025-08-25 00:21:44 +03:00
parent 35ef5fd0d3
commit 36fb097d1d
3 changed files with 25 additions and 39 deletions

View File

@@ -61,6 +61,7 @@ function NoteContextMenu(props: NoteActionsProps) {
return (
<Dropdown
buttonClassName="bx bx-dots-vertical-rounded"
className="note-actions"
hideToggleArrow
noSelectButtonStyle
>