GITLAB
Jose Pinto
/ foca-teclado
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c5c8304c52db6a468676531320cba8074c0ccada
Authored by
Eric Fernandez
2018-10-25 13:13:03 -0300
1 parent
b54b755559
Exists in
master
espacio después del tag
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/sass/_teclado.scss
Side-by-side Diff
Inline Diff
src/sass/_teclado.scss
Diff comments
View file @
c5c8304
...
...
@@ -11,7 +11,7 @@
11
11
border-collapse: separate;
12
12
background-color: #F1F1F1;
13
13
14
- td
{
14
+ td
{
15
15
touch-action: none;
16
16
}
17
17
}