Revert "Add alignment styles for task list items (#378)" (#390)

This reverts commit 2721ab6a29e6e1cef801d54773d412f43eaa9e02.
This commit is contained in:
Philip Okugbe 2024-10-11 11:37:39 +01:00 committed by GitHub
parent 038d21b438
commit e17b975aaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,8 +13,6 @@ ul[data-type="taskList"] {
flex: 0 0 auto;
margin-right: 0.5rem;
user-select: none;
display: flex;
align-items: center;
}
> div {