mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Electron-134 - setting the pod information empty until the back is ready
This commit is contained in:
parent
69a1e94445
commit
48bad2eddb
@ -7,8 +7,7 @@
|
||||
</div>
|
||||
<div id="header">
|
||||
<span id="title"></span>
|
||||
<!-- Hard coding this until the backend is ready -->
|
||||
<span id="pod">symphony</span>
|
||||
<span id="pod"></span>
|
||||
<span id="message"></span>
|
||||
</div>
|
||||
<div id="picture">
|
||||
|
@ -123,7 +123,7 @@ let config = {
|
||||
fontFamily: 'Lato-Regular, san-serif',
|
||||
fontSize: 12,
|
||||
color: '#4a4a4a',
|
||||
marginTop: 6,
|
||||
marginTop: 12,
|
||||
marginRight: 65,
|
||||
marginLeft: 52,
|
||||
overflow: 'hidden',
|
||||
|
Loading…
Reference in New Issue
Block a user