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