change style

This commit is contained in:
Noemi
2025-07-02 10:18:40 +02:00
parent b140e0e688
commit b67246a17c

View File

@@ -128,7 +128,8 @@ const LatestBandiTableInstructorManagerAsync = () => {
return <div className="appPageSection__tableActions"> return <div className="appPageSection__tableActions">
<Button type="button" <Button type="button"
size="small" size="small"
icon="pi pi-receipt" severity="info"
icon="pi pi-download"
iconPos="right" iconPos="right"
label={__('Scarica graduatoria', 'gepafin')} label={__('Scarica graduatoria', 'gepafin')}
onClick={() => handleDownloadRanking(rowData.id)} onClick={() => handleDownloadRanking(rowData.id)}