Browse Source

new info form

andre 5 months ago
parent
commit
bd9d88b0d6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      app/UI/Client/Templates/assets/css/integration.css

+ 4 - 0
app/UI/Client/Templates/assets/css/integration.css

@@ -19,3 +19,7 @@
     height: 0px;
     height: 0px;
     visibility: hidden;
     visibility: hidden;
 }
 }
+
+#layers .lu-modal__dialog--wide {
+    width: 90%;
+}