mirror of https://github.com/usememos/memos.git
need to commit to switch branch
This commit is contained in:
parent
c679bd6fdd
commit
21baf2a55a
|
|
@ -115,7 +115,7 @@ const MemoActionMenu = observer((props: Props) => {
|
|||
tToast,
|
||||
) => (
|
||||
//div container
|
||||
<div className="flex items-center gap-3 bg-white dark:bg-gray-800 p-3 rounded-xl shadow">
|
||||
<div className="flex items-center gap-3 ml-auto bg-white dark:bg-gray-800 p-3 rounded-xl shadow">
|
||||
<span>{message}</span>
|
||||
<button
|
||||
//attributes
|
||||
|
|
|
|||
Loading…
Reference in New Issue