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;
@ -63,9 +63,9 @@
border: 1px solid var(--semi-color-border);
border-radius: 2px;
> input {
display: none;
}
> input {
display: none;
}
&::after {
position: absolute;