Sfoglia il codice sorgente

Improve snippet's style.

Mateusz Samsel 6 anni fa
parent
commit
51a9490b1d

+ 2 - 0
packages/ckeditor5-word-count/docs/_snippets/features/word-count-update.html

@@ -9,6 +9,8 @@
 	}
 
 	.customized-counter {
+		border: 3px solid #333;
+		padding-left: 5px;
 		margin-bottom: 15px;
 	}