lsc 1 mês atrás
pai
commit
013458ab3c

+ 1 - 1
src/components/classRoomHelper/component/workFlowIframe.vue

@@ -53,7 +53,7 @@ export default {
   width: 100%;
   height: 100%;
   position: relative;
-  border-radius: 10px;
+  border-radius: 10px 0 0 10px;
   overflow: hidden;
 }