NEW: Tasks LiveComponent (#27)

This commit is contained in:
Matthew Ryan Dillon 2020-07-08 20:52:20 -07:00 committed by GitHub
parent a91f1924b2
commit 3d70659861
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 364 additions and 7 deletions

View file

@ -4,6 +4,10 @@
cursor: pointer;
}
.tasks {
margin-left: 0em !important;
}
.tasks li {
@extend .py-1, .px-5;