From 9127911099bdabac1bf94b9c928fa8806b16b2fb Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Thu, 25 Oct 2018 12:45:09 -0300 Subject: [PATCH] =?UTF-8?q?Primera=20versi=C3=B3n=20estable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sass/_teclado.scss | 3 +-- src/sass/general.scss | 2 +- src/views/teclado.html | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/sass/_teclado.scss b/src/sass/_teclado.scss index bebcaf6..3b7a8e7 100644 --- a/src/sass/_teclado.scss +++ b/src/sass/_teclado.scss @@ -1,4 +1,3 @@ - .keyboard { -webkit-touch-callout: none; -webkit-user-select: none; @@ -60,4 +59,4 @@ width: 40px; height: 50px; } -} \ No newline at end of file +} diff --git a/src/sass/general.scss b/src/sass/general.scss index 5bea190..24ebe53 100644 --- a/src/sass/general.scss +++ b/src/sass/general.scss @@ -1 +1 @@ -@import 'teclado'; \ No newline at end of file +@import 'teclado'; diff --git a/src/views/teclado.html b/src/views/teclado.html index 3aae5ce..a477f92 100644 --- a/src/views/teclado.html +++ b/src/views/teclado.html @@ -1,2 +1 @@ - -- 1.9.1