fix op add list font size
This commit is contained in:
parent
7d0ec2bb8e
commit
73ff122e09
1 changed files with 1 additions and 0 deletions
|
|
@ -1446,6 +1446,7 @@ details[open] summary::after {
|
|||
#op-add-list > div {
|
||||
padding: 3px 5px 3px 5px;
|
||||
display: flex;
|
||||
font-size: 14px;
|
||||
flex-direction: column;
|
||||
border: 1px dashed gray;
|
||||
border-radius: 3px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue