demos: fix rendering bug for task items, fix #1531
This commit is contained in:
@@ -59,6 +59,7 @@ ul[data-type="taskList"] {
|
||||
> label {
|
||||
flex: 0 0 auto;
|
||||
margin-right: 0.5rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
> div {
|
||||
|
||||
@@ -63,6 +63,7 @@ ul[data-type="taskList"] {
|
||||
> label {
|
||||
flex: 0 0 auto;
|
||||
margin-right: 0.5rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
> div {
|
||||
|
||||
Reference in New Issue
Block a user