✨ full width voir les documents reçu button
This commit is contained in:
parent
9451a8e760
commit
1561804075
@ -177,7 +177,8 @@ export default function ClientDashboard(props: IProps) {
|
|||||||
.modules.pages.ClientDashboard.pages.ReceiveDocuments.props.path.replace(
|
.modules.pages.ClientDashboard.pages.ReceiveDocuments.props.path.replace(
|
||||||
"[folderUid]",
|
"[folderUid]",
|
||||||
folderUid as string,
|
folderUid as string,
|
||||||
)}>
|
)}
|
||||||
|
style={{ width: "100%" }}>
|
||||||
<Button fullwidth variant={EButtonVariant.PRIMARY} size={EButtonSize.LG} styletype={EButtonstyletype.OUTLINED}>
|
<Button fullwidth variant={EButtonVariant.PRIMARY} size={EButtonSize.LG} styletype={EButtonstyletype.OUTLINED}>
|
||||||
Voir les documents reçus
|
Voir les documents reçus
|
||||||
</Button>
|
</Button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user