Răsfoiți Sursa

Internal: Fixed stylelint errors related to indentation.

Aleksander Nowodzinski 5 ani în urmă
părinte
comite
80f0a3e354
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 {