fix: showing the whole keyboard on big screen
This commit is contained in:
@@ -10,8 +10,6 @@
|
|||||||
keyboard-slider {
|
keyboard-slider {
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
|
||||||
/* TODO create dynamic */
|
|
||||||
height: 500px;
|
height: 500px;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user