Touchgesten implementiert

This commit is contained in:
silas
2018-07-07 00:14:22 +02:00
parent 9862131e77
commit 50783c6ff2
4 changed files with 101 additions and 11 deletions

View File

@@ -93,9 +93,11 @@ $animationDuration: 0.25s;
}
#level {
user-select: none;
white-space: nowrap;
transition: none;
max-width: 100%;
-webkit-tap-highlight-color: rgba(255,255,255,0);
//width: 100%;
* {