Explorar o código

Code refactoring: Removed obsolete code from Icon.

Aleksander Nowodzinski %!s(int64=9) %!d(string=hai) anos
pai
achega
af4431a46e
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      packages/ckeditor5-theme-lark/theme/components/icon.scss

+ 0 - 5
packages/ckeditor5-theme-lark/theme/components/icon.scss

@@ -50,9 +50,4 @@ $ck-icon-size: 20px;
 		// Needed by FF.
 		fill: currentColor;
 	}
-
-	use {
-		width: $ck-icon-size;
-		height: $ck-icon-size;
-	}
 }