mirror of
https://github.com/stronk-dev/LivepeerEvents.git
synced 2025-07-05 02:35:09 +02:00
fix img
This commit is contained in:
parent
d522a3402f
commit
6ee4a44e87
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user