Fix: Todo Multi refresh ...

fix some promises problem
This commit is contained in:
Paolo Arena
2019-02-14 18:38:23 +01:00
parent e8d2d49829
commit 6931d57005
22 changed files with 281 additions and 163 deletions

View File

@@ -78,7 +78,10 @@ $heightitem: 19px;
padding: 0px;
text-align: center;
vertical-align: middle;
display: none;
display: block;
@media screen and (min-width: 600px) {
display: none;
}
color: #777;
height: 100%;
//visibility: hidden;
@@ -291,6 +294,7 @@ $heightitem: 19px;
}
/*
.container {
background-color: #ccc;