mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 09:24:08 +01:00
At opened card, toggle to show checklist at minicard. Part 3.
Thanks to xet7 !
This commit is contained in:
parent
1f216f5bff
commit
80312d3052
3 changed files with 10 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ textarea.js-edit-checklist-item {
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
||||
.checklist-progress-bar-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue