mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
commit
999323526c
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,8 @@ template(name="minicard")
|
|||
if currentBoard.allowsCardNumber
|
||||
span.card-number
|
||||
| ##{getCardNumber}
|
||||
= getTitle
|
||||
b
|
||||
= getTitle
|
||||
if $eq 'subtext-with-full-path' currentBoard.presentParentTask
|
||||
.parent-subtext
|
||||
| {{ parentString ' > ' }}
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
/* overflow: auto; - List width and height resizeable */
|
||||
}
|
||||
.list:first-child {
|
||||
min-width: 20px;
|
||||
margin-left: 5px;
|
||||
border-left: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue