mirror of
https://github.com/wekan/wekan.git
synced 2026-01-26 19:26:09 +01:00
At opened card, toggle to show checklist at minicard. Part 2.
Thanks to xet7 !
This commit is contained in:
parent
427eb8ebd1
commit
2c99d1cecb
3 changed files with 25 additions and 1 deletions
|
|
@ -8,10 +8,13 @@ textarea.js-edit-checklist-item {
|
|||
resize: none;
|
||||
height: 34px;
|
||||
}
|
||||
.text-show-at-minicard {
|
||||
.card-details .text-show-at-minicard {
|
||||
width: 350px;
|
||||
text-align: left;
|
||||
}
|
||||
.minicard .text-show-at-minicard {
|
||||
display: none;
|
||||
}
|
||||
.text-some-space {
|
||||
width: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue