Divide svg-keyboard into two components. One with popover and one without it.
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user