Merge pull request #11132 from overleaf/jel-btn-info

[web] Use new button style for download button in file view in editor

GitOrigin-RevId: 33e8c1aeb21a6ba083a5b9ada3d3135916e64e26
This commit is contained in:
Jessica Lawshe 2023-01-11 10:28:23 -06:00 committed by Copybot
parent 1e27f5a49e
commit fe34b650e3

View file

@ -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 />
&nbsp;