refactor: remove vertical separator from inbox detail page toolbar
Build and Push Multi-Platform Images / build-and-push (push) Successful in 16s
Build and Push Multi-Platform Images / build-and-push (push) Successful in 16s
This commit is contained in:
@@ -1236,7 +1236,6 @@ export default function InboxDetailPage() {
|
|||||||
/>
|
/>
|
||||||
</Tooltip>
|
</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'}>
|
<Tooltip title={scanMode ? 'Bereich-Scan abbrechen' : 'QR-Code in Bereich scannen'}>
|
||||||
<Button
|
<Button
|
||||||
type="text"
|
type="text"
|
||||||
|
|||||||
Reference in New Issue
Block a user