Browse Source

Code style.

Piotrek Koszuliński 6 năm trước cách đây
mục cha
commit
e6cebf9fe4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/ckeditor5-widget/theme/widgetresize.css

+ 1 - 1
packages/ckeditor5-widget/theme/widgetresize.css

@@ -3,7 +3,7 @@
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  */
 
- .ck .ck-widget_with-resizer {
+.ck .ck-widget_with-resizer {
 	/* Make the widget wrapper a relative positioning container for the drag handle. */
 	position: relative;
 }