demos: fix rendering bug for task items, fix #1531

This commit is contained in:
Philipp Kühn
2021-09-21 23:43:49 +02:00
parent 6e205d3dbe
commit 31b269dd5a
6 changed files with 6 additions and 0 deletions

View File

@@ -342,6 +342,7 @@ export default {
> label {
flex: 0 0 auto;
margin-right: 0.5rem;
user-select: none;
}
> div {