8
0
Эх сурвалжийг харах

Docs: Code style in docs/builds/guides/frameworks/css.md

Aleksander Nowodzinski 6 жил өмнө
parent
commit
acbe6288e2

+ 1 - 1
docs/builds/guides/frameworks/css.md

@@ -131,7 +131,7 @@ Use the following CSS to address the issues with the `z-index` and selector spec
  * See: https://github.com/Dogfalo/materialize/blob/v1-dev/sass/components/_global.scss#L28-L37
  */
 .ck.ck-content ul,
-.ck.ck-content ul li{
+.ck.ck-content ul li {
   list-style-type: inherit;
 }