refactor: delete view animation classes, small fixes

This commit is contained in:
woothu
2019-06-14 11:47:50 +02:00
parent 772a0502b8
commit 824a9b425c
31 changed files with 40 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
//IE fix for sticky footer
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.app {
.c-app {
height: 100%;
}
}