This commit is contained in:
Marco van Dijk 2022-08-09 21:54:18 +02:00
parent d522a3402f
commit 6ee4a44e87
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -59,7 +59,7 @@ const Home = (obj) => {
setRedirectToGrafana(true);
}}>
<div className="row">
<img alt="" src="orchestrator.png" width="20em" height="20em" style={{ margin: 0 }} />
<img alt="" src="cpnchad.png" width="20em" height="20em" style={{ margin: 0 }} />
<p style={{ padding: '0.3em', flex: 1, flexGrow: 3 }}>Orchestrator</p>
</div>
</button>