lsc пре 1 месец
родитељ
комит
013458ab3c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/classRoomHelper/component/workFlowIframe.vue

+ 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;
 }