8
0
Pārlūkot izejas kodu

Made the manual tests reasonably wide.

Piotrek Koszuliński 7 gadi atpakaļ
vecāks
revīzija
611fc19886

+ 4 - 0
packages/ckeditor5-media-embed/tests/manual/mediaembed.html

@@ -2,6 +2,10 @@
 	input {
 		width: 500px;
 	}
+
+	body {
+		width: 700px;
+	}
 </style>
 
 <h2>Example URLs</h2>

+ 4 - 0
packages/ckeditor5-media-embed/tests/manual/semanticmediaembed.html

@@ -2,6 +2,10 @@
 	input {
 		width: 500px;
 	}
+
+	body {
+		width: 700px;
+	}
 </style>
 
 <h2>Example URLs</h2>