8
0
Pārlūkot izejas kodu

Internal: Fixed stylelint errors related to indentation.

Aleksander Nowodzinski 5 gadi atpakaļ
vecāks
revīzija
80f0a3e354
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 {