瀏覽代碼

Docs: Removed obsolete comment.

Aleksander Nowodzinski 7 年之前
父節點
當前提交
6b0b6710ac
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/dropdown/dropdown.css

+ 0 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/dropdown/dropdown.css

@@ -11,7 +11,6 @@
 	/* Enable font size inheritance, which allows fluid UI scaling. */
 	font-size: inherit;
 
-	/* A triangle displayed to indicate this is actually a dropdown. */
 	& .ck-dropdown__arrow {
 		right: var(--ck-spacing-standard);
 	}