🩹(frontend) fine tunning for v3.0.0
- fix width select export
This commit is contained in:
@@ -161,6 +161,7 @@ export const ModalExport = ({ onClose, doc }: ModalExportProps) => {
|
|||||||
</Text>
|
</Text>
|
||||||
<Select
|
<Select
|
||||||
clearable={false}
|
clearable={false}
|
||||||
|
fullWidth
|
||||||
label={t('Template')}
|
label={t('Template')}
|
||||||
options={templateOptions}
|
options={templateOptions}
|
||||||
value={templateSelected}
|
value={templateSelected}
|
||||||
|
|||||||
Reference in New Issue
Block a user