8
0
فهرست منبع

Removed unused CSS class.

Szymon Kupś 7 سال پیش
والد
کامیت
75c097f7c2
1فایلهای تغییر یافته به همراه0 افزوده شده و 7 حذف شده
  1. 0 7
      packages/ckeditor5-editor-inline/tests/manual/inlineeditor-data.html

+ 0 - 7
packages/ckeditor5-editor-inline/tests/manual/inlineeditor-data.html

@@ -8,11 +8,4 @@
 		width: 10000px;
 		height: 10000px;
 	}
-
-	.custom-class {
-		margin-top: 100px;
-		margin-left: 100px;
-		margin-bottom: 100px;
-		width: 450px;
-	}
 </style>