Aleksander Nowodzinski 5 ani în urmă
părinte
comite
5d7de23683

+ 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;