8
0
فهرست منبع

Internal: Removed stray styleling directives.

Marek Lewandowski 6 سال پیش
والد
کامیت
4e661395da
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/button/button.css

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

@@ -76,7 +76,6 @@ a.ck.ck-button {
 	}
 
 	/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/70 */
-	/* stylelint-disable-next-line no-descending-specificity */
 	&.ck-disabled {
 		&:active,
 		&:focus {
@@ -94,7 +93,6 @@ a.ck.ck-button {
 		}
 	}
 
-	/* stylelint-disable-next-line no-descending-specificity */
 	&.ck-button_with-text {
 		padding: var(--ck-spacing-tiny) var(--ck-spacing-standard);