Added version number to the UI. Fixes #232

This commit is contained in:
orangemug
2018-01-31 21:04:49 +00:00
parent ed85b838ec
commit 02c8542848
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -76,6 +76,7 @@
position: fixed;
align-items: center;
justify-content: center;
z-index: 9;
@include flex-row;
}