2
0
yusuketk 6 жил өмнө
parent
commit
249a8b0a32

+ 1 - 2
src/client/styles/scss/_create-page.scss

@@ -2,8 +2,7 @@
   // more than tablet size
   @include media-breakpoint-up(sm) {
     .modal-dialog {
-      width: 45%;
-      max-width: initial;
+      width: 750px;
     }
   }