update ul paddingLeft

This commit is contained in:
fantasticit 2023-01-08 14:40:32 +08:00
parent a40840397b
commit a8c338b6ef
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
.ProseMirror {
ol,
ul {
padding-left: 28px;
padding-left: 18px;
p {
margin: 0;