Magnolia styles have following:
div.mgnlEditorBar.mgnlEditor + ul { list-style: none; margin-left: 0; padding-left: 0; }
This means that any list element that is used as the template will have this style. e.g.
You can check it with attached LM (spa) and the vue project (magnolia-spa).