shish 1 год назад
Родитель
Сommit
cb6f54eb75
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdPad/src/components/vKeyboard/VKeyboard.vue

+ 1 - 1
hdPad/src/components/vKeyboard/VKeyboard.vue

@@ -176,7 +176,7 @@
 		transform: translateY(100%);
 		width: 65%;
 		position: absolute;
-		bottom: 0;
+		top: 0;
 		right: 0;
 		background: #f5f5f5;
 		padding: .5em 0;