mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
chore(react/ribbon): add CSS for context menu
This commit is contained in:
@@ -61,6 +61,7 @@ function NoteContextMenu(props: NoteActionsProps) {
|
||||
return (
|
||||
<Dropdown
|
||||
buttonClassName="bx bx-dots-vertical-rounded"
|
||||
className="note-actions"
|
||||
hideToggleArrow
|
||||
noSelectButtonStyle
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user