Merge branch 'svg-fix' into dev

* svg-fix:
  fix with svg and scrolling
  v1.6.2 released
  v1.6.1
This commit is contained in:
carodej
2020-06-05 17:39:00 +02:00
6 changed files with 9 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@
#viewport {
display: flex;
width: 100%;
height: 100%;
@include transition(200ms);
}