mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: member menu dropdown position (#639)
* fix: member menu dropdown position * chore: cleanup * chore: cleanup
This commit is contained in:
@ -193,6 +193,7 @@ const PreferencesSection = () => {
|
||||
) : (
|
||||
<Dropdown
|
||||
actionsClassName="!w-24"
|
||||
positionClassName="bottom-full right-0 mb-1"
|
||||
actions={
|
||||
<>
|
||||
<button
|
||||
|
Reference in New Issue
Block a user