8
0
فهرست منبع

Internal: Fixed stylelint errors related to indentation.

Aleksander Nowodzinski 5 سال پیش
والد
کامیت
80f0a3e354
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/assets/snippet-styles.css

+ 1 - 1
docs/assets/snippet-styles.css

@@ -139,7 +139,7 @@ It breaks CKEditor 5 (see how <p><code>[]</code></p> looks). */
 }
 
 .main__notification-body p {
-  margin-bottom: 0.3em;
+	margin-bottom: 0.3em;
 }
 
 .main__notification-body p:last-child {