button remove default margin

This commit is contained in:
Timur Ercan
2023-02-03 13:20:34 +01:00
parent 3887536518
commit 3765f6a7d9
2 changed files with 2 additions and 1 deletions

View File

@ -82,6 +82,7 @@ const DocumentsDetailPage: NextPageWithLayout = (props: any) => {
<Button
icon={PaperAirplaneIcon}
disabled={(props?.document?.Recipient?.length || 0) === 0}
className="ml-3"
onClick={() => {
if (
confirm(