mirror of
https://github.com/zadam/trilium.git
synced 2026-02-06 13:54:27 +01:00
feat(mobile/note_actions): remove bottom rounded corners
This commit is contained in:
parent
d3c733c57f
commit
2a4280b5bf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user