feat(mobile/note_actions): remove bottom rounded corners

This commit is contained in:
Elian Doran 2026-02-01 20:59:50 +02:00
parent d3c733c57f
commit 2a4280b5bf
No known key found for this signature in database

View File

@ -99,6 +99,7 @@ export function NoteContextMenu({ note, noteContext }: { note: FNote, noteContex
dropdownRef={dropdownRef}
buttonClassName={ isNewLayout ? "bx bx-dots-horizontal-rounded" : "bx bx-dots-vertical-rounded" }
className="note-actions"
dropdownContainerClassName="mobile-bottom-menu"
hideToggleArrow
noSelectButtonStyle
noDropdownListStyle