Преглед на файлове

style:修改一号通样式

evoxwht преди 2 години
родител
ревизия
0a9733ffb5
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      template/admin/src/pages/notify/smsConfig/index.vue

+ 2 - 2
template/admin/src/pages/notify/smsConfig/index.vue

@@ -79,10 +79,10 @@
     <!--          </div>-->
     <!--        </div>-->
     <!--      </div>-->
-    <Card :bordered="false" dis-hover class="ivu-mt" style="height: 800px">
+    <Card :bordered="false" dis-hover class="ivu-mt" style="height: calc(100vh - 200px)">
       <iframe
         src="https://api.crmeb.com?token=AF37D4579721672220B08CA872586943"
-        style="width: 100%; height: 800px"
+        style="width: 100%; height: calc(100vh - 200px)"
         frameborder="0"
       ></iframe>
       <!--        <login-from-->