Explorar o código

Moved .ck-editor__editable styles to common editor.scss in Lark.

Aleksander Nowodzinski %!s(int64=8) %!d(string=hai) anos
pai
achega
384ec6967e
Modificáronse 1 ficheiros con 0 adicións e 10 borrados
  1. 0 10
      packages/ckeditor5-editor-classic/theme/theme.scss

+ 0 - 10
packages/ckeditor5-editor-classic/theme/theme.scss

@@ -37,14 +37,4 @@
 	};
 
 	border: 1px solid ck-color( 'editor-border' );
-
-	&.ck-focused {
-		@include ck-focus-ring();
-		@include ck-box-shadow( $ck-inner-shadow );
-	}
-
-	&_inline {
-		overflow: auto;
-		padding: 0 ck-spacing();
-	}
 }