Browse Source

modify height

huaisianhuang 3 years ago
parent
commit
2d60265002
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iframe.html

+ 1 - 1
iframe.html

@@ -765,7 +765,7 @@ div.div_info ul li.location_title {
   .modal-dialog {
     width: calc(100% - 0.5rem);
     margin: 3.5rem 0.25rem;
-    height: calc(100% - 8rem);
+    height: calc(100% - 11rem);
   }
   .btn-dismiss {
     right: 1.2rem;