mirror of
https://github.com/portainer/portainer.git
synced 2025-07-22 23:09:41 +02:00
feat(ui): apply react pageheader to all pageview EE-3615 (#7178)
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
This commit is contained in:
parent
b004b33935
commit
a66fd78dc1
115 changed files with 511 additions and 659 deletions
|
@ -45,7 +45,7 @@ export function PageHeader({
|
|||
className={styles.reloadButton}
|
||||
disabled={loading}
|
||||
>
|
||||
<RefreshCw className="feather" />
|
||||
<RefreshCw className="feather icon-sm" />
|
||||
</Button>
|
||||
)}
|
||||
</HeaderTitle>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue