wolyshaw 4 years ago
parent
commit
a0f1aea9f7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/photo-detail/index.vue

+ 2 - 1
src/views/photo-detail/index.vue

@@ -233,7 +233,8 @@ export default {
   flex-direction: column;
   text-align: center;
   position: relative;
-  cursor: move;
+  // cursor: move;
+  width: 200px;
   >.name{
     width: 100%;
     height: 30px;