Merge branch 'hotfix/10.15.1'
This commit is contained in:
@@ -116,7 +116,7 @@ export const NotesListOptionsMenu: FunctionComponent<Props> = observer(
|
|||||||
return (
|
return (
|
||||||
<Menu
|
<Menu
|
||||||
className={
|
className={
|
||||||
'sn-dropdown sn-dropdown--animated min-w-70 max-h-120 overflow-y-auto \
|
'sn-dropdown sn-dropdown--animated min-w-70 overflow-y-auto \
|
||||||
border-1 border-solid border-main text-sm z-index-dropdown-menu \
|
border-1 border-solid border-main text-sm z-index-dropdown-menu \
|
||||||
flex flex-col py-2 top-full left-2 absolute'
|
flex flex-col py-2 top-full left-2 absolute'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user