Merge branches 'main' and 'main' of github.com:directus/next into main

This commit is contained in:
rijkvanzanten
2020-10-02 10:29:22 -04:00
3 changed files with 38 additions and 8 deletions

View File

@@ -261,6 +261,11 @@ export default defineComponent({
ul,
ol {
margin: 4px 0;
li {
margin: 4px 0;
line-height: 24px;
}
}
}