Explorar el Código

Intenral: Stylelint should ignore this one for now.

Marek Lewandowski hace 6 años
padre
commit
294307b570

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

@@ -130,6 +130,7 @@ a.ck.ck-button {
 	}
 
 	&.ck-button_with-keystroke {
+		/* stylelint-disable-next-line no-descending-specificity */
 		& .ck-button__label {
 			flex-grow: 1;
 		}