src/pages/cameraVideo/index/App.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/cameraVideo/index/App.vue
@@ -74,7 +74,7 @@ opacity: 0; overflow: scroll; max-width: 500px; //设定最大拉伸长度 min-width: 310px; //设定最小宽度 min-width: 33px; //设定最小宽度 } /* 拖拽线 */ .resize-line { @@ -82,6 +82,7 @@ right: 0; top: 0; bottom: 0; z-index: 100; border-right: 2px solid #eee; border-left: 1px solid #bbb; pointer-events: none;