瀏覽代碼

Merge pull request #301 from ckeditor/t/ckeditor5-theme-lark/239

Other: Removed the obsolete `--ck-color-upload-infinite-background` CSS custom property. See https://github.com/ckeditor/ckeditor5-theme-lark/pull/240.
Aleksander Nowodzinski 6 年之前
父節點
當前提交
b72d47839f
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      packages/ckeditor5-image/theme/imageuploadprogress.css

+ 0 - 5
packages/ckeditor5-image/theme/imageuploadprogress.css

@@ -3,11 +3,6 @@
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  */
 
-/* Infinite progress bar default width. */
-:root {
-	--ck-image-upload-progress-line-width: 30px;
-}
-
 .ck-content .image {
 	position: relative;
 	overflow: hidden;