add js error handler with notify balloon, fix file upload

This commit is contained in:
2017-09-11 18:22:22 +02:00
parent 3e4394f0cb
commit 2f0d0187a1
6 changed files with 100 additions and 42 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
box-shadow: 0 0 6px 0 rgba(black, .6);
border-radius: 5px;
max-width: 80%;
max-width: 600px;
@include media($phone) {
width: calc(100% - #{dist(0)});