Authored by xuqi

fixed bottom

... ... @@ -34,7 +34,7 @@
}
&.bottom {
position: absolute;
position: fixed;
width: 100%;
bottom: 0;
}
... ...