gemercheung 1 năm trước cách đây
mục cha
commit
d16e89660c
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/components/hotspot/show-tag.vue

+ 2 - 1
src/components/hotspot/show-tag.vue

@@ -110,8 +110,9 @@
       position: relative;
       z-index: 2;
       max-height: 50vh;
-      overflow-y: auto;
+      overflow-y: scroll;
       padding: 0 20px 0 0;
+      -webkit-overflow-scrolling: touch !important;
     }
     .edit-btn {
       margin-top: 20px;