This commit is contained in:
cookfront
2017-03-08 20:39:09 +08:00
parent b92ac81c7a
commit a4988f99bc
2 changed files with 13 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
transition: .2s ease-out;
@m top {
width: 100%;
top: 0;
right: auto;
bottom: auto;
@@ -34,6 +35,7 @@
}
@m bottom {
width: 100%;
top: auto;
bottom: 0;
right: auto;