NEW: Tasks LiveComponent (#27)
This commit is contained in:
parent
a91f1924b2
commit
3d70659861
8 changed files with 364 additions and 7 deletions
|
@ -4,6 +4,10 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tasks {
|
||||
margin-left: 0em !important;
|
||||
}
|
||||
|
||||
.tasks li {
|
||||
@extend .py-1, .px-5;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue