Issue 323 - Remove excess space above the UHK (#323)
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
svg-keyboard {
|
svg-keyboard {
|
||||||
width: 95%;
|
|
||||||
max-width: 1400px;
|
max-width: 1400px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
:host {
|
:host {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user