image preview

This commit is contained in:
cookfront
2017-04-01 11:43:26 +08:00
parent fbf4a93424
commit 780f900f5c
3 changed files with 10 additions and 3 deletions
+7
View File
@@ -1,3 +1,5 @@
@import './swipe.css';
@component-namespace zan {
@b image-preview {
position: fixed;
@@ -23,6 +25,11 @@
.zan-swipe {
height: 100%;
overflow: visible;
}
.zan-swipe__items {
overflow: visible;
}
}
}