checkbox aligned to text (#1486)
This commit is contained in:
parent
1f797c3d27
commit
5ee6e46535
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ ul[data-type="taskList"] {
|
|||
display: flex;
|
||||
|
||||
> label {
|
||||
padding-top: 0.2rem;
|
||||
flex: 0 0 auto;
|
||||
margin-right: 0.5rem;
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue