lsc 3 months ago
parent
commit
524ad25d04
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/classRoomHelper/component/workFlowIframe.vue

+ 2 - 0
src/components/classRoomHelper/component/workFlowIframe.vue

@@ -53,6 +53,8 @@ export default {
   width: 100%;
   width: 100%;
   height: 100%;
   height: 100%;
   position: relative;
   position: relative;
+  border-radius: 10px;
+  overflow: hidden;
 }
 }
 
 
 .ibox-tools{
 .ibox-tools{