Can delete a single inbox entry

This commit is contained in:
2025-05-12 20:36:42 +02:00
parent 07ee499742
commit 2f807b4c73
4 changed files with 115 additions and 4 deletions

View File

@ -36,6 +36,7 @@ export function MovementWidget(p: { id: number }): React.ReactElement {
)}
<span
style={{
marginLeft: "5px",
display: "inline-flex",
flexDirection: "column",
justifyContent: "center",