8
0
Aleksander Nowodzinski 5 سال پیش
والد
کامیت
5d7de23683
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/dropdown/dropdown.css

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

@@ -88,7 +88,7 @@
 	/* Make sure the panel is at least as wide as the drop-down's button. */
 	min-width: 100%;
 
-	/* Disabled radius of top-left border to be consistent with .dropdown__button
+	/* Disabled corner border radius to be consistent with the .dropdown__button
 	https://github.com/ckeditor/ckeditor5/issues/816 */
 	&.ck-dropdown__panel_se {
 		border-top-left-radius: 0;