...
|
...
|
@@ -58,6 +58,7 @@ export default { |
|
|
|
|
|
* {
|
|
|
transition: none !important;
|
|
|
transform: none !important;
|
|
|
}
|
|
|
|
|
|
.body {
|
...
|
...
|
@@ -74,6 +75,7 @@ export default { |
|
|
}
|
|
|
|
|
|
.footer {
|
|
|
border-top: 1px solid #eee;
|
|
|
height: 100px;
|
|
|
width: 100%;
|
|
|
background-color: white;
|
...
|
...
|
|