Issue 323 - Remove excess space above the UHK (#323)

This commit is contained in:
Attila Csanyi
2017-09-08 22:33:21 +02:00
parent 90a689395c
commit 188fa2afda
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
svg-keyboard {
width: 95%;
max-width: 1400px;
position: absolute;
left: 0;

View File

@@ -1,6 +1,5 @@
:host {
display: flex;
width: 100%;
height: 100%;
position: relative;
}