1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-07 06:30:06 +00:00

feat: run button running man, sub menu added

This commit is contained in:
2022-04-14 19:38:44 +02:00
parent f0bb51a0d5
commit 68e84b0994
5 changed files with 20 additions and 17 deletions

View File

@@ -28,10 +28,10 @@ const Header = (props: any) => {
>
<Toolbar variant="dense">
<img
src="logo-white.png"
src="logo.png"
alt="logo"
style={{
width: '50px',
width: '35px',
cursor: 'pointer',
marginRight: '25px'
}}