refactor: remove vertical separator from inbox detail page toolbar
Build and Push Multi-Platform Images / build-and-push (push) Successful in 16s

This commit is contained in:
2026-05-06 08:05:46 +02:00
parent 13b07dfa71
commit 771c758fc7
@@ -1236,7 +1236,6 @@ export default function InboxDetailPage() {
/>
</Tooltip>
)}
<span style={{ width: 1, height: 20, background: 'rgba(255,255,255,0.2)' }} />
<Tooltip title={scanMode ? 'Bereich-Scan abbrechen' : 'QR-Code in Bereich scannen'}>
<Button
type="text"