added a tray icon (fixes #226)

This commit is contained in:
Eugene Pankov
2018-03-11 20:29:53 +01:00
parent 3c74b8ec38
commit a979f0108e
8 changed files with 40 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
.terminus-logo {
width: 160px;
height: 160px;
background: url('./logo.svg');
background: url('../assets/logo.svg');
background-repeat: none;
background-size: contain;
margin: auto;