Browse Source

inline预览区域overflow: hidden;

任一存 2 years ago
parent
commit
dfa4099876
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/qjkankan-editor/src/framework/play/pano/index.vue

+ 1 - 0
packages/qjkankan-editor/src/framework/play/pano/index.vue

@@ -173,6 +173,7 @@ export default {
   width: 100%;
   width: 100%;
   height: 100%;
   height: 100%;
   position: relative;
   position: relative;
+  overflow: hidden;
 
 
   #pano {
   #pano {
     width: 100%;
     width: 100%;