[web] Use new button style for download button in file view in editor GitOrigin-RevId: 33e8c1aeb21a6ba083a5b9ada3d3135916e64e26
@@ -128,7 +128,7 @@ export default function FileViewHeader({ file, storeReferencesKeys }) {
<a
href={`/project/${projectId}/file/${file.id}`}
- className="btn btn-info"
+ className="btn btn-secondary-info btn-secondary"
>
<Icon type="download" fw />