Divide svg-keyboard into two components. One with popover and one without it.

This commit is contained in:
József Farkas
2016-05-22 23:38:09 +02:00
parent 3e767d7339
commit ea712c890b
4 changed files with 61 additions and 20 deletions

View File

@@ -21,7 +21,7 @@ button {
position: relative;
}
:host > div:last-child > svg-keyboard {
:host > div:last-child > svg-keyboard-popover {
width: 80%;
position: absolute;
left: 50%;