瀏覽代碼

Added comment

Paweł Kwaśnik 5 年之前
父節點
當前提交
172a5440d7

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/responsive-form/responsiveform.css

@@ -48,6 +48,7 @@
 			}
 		}
 
+		/* 'button' selector must be used because those styles shouldn't be added to other elements, like 'a'. Example in LinkActionsView. */
 		& button.ck-button {
 			padding: var(--ck-spacing-standard);
 			margin-top: var(--ck-spacing-standard);