width 50% note
This commit is contained in:
parent
7216eadd13
commit
0be12d874d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ block content
|
||||||
table.table.has-mobile-cards
|
table.table.has-mobile-cards
|
||||||
thead
|
thead
|
||||||
th Name
|
th Name
|
||||||
th Note
|
th(style='width: 50%;') Note
|
||||||
th Edit Note
|
th Edit Note
|
||||||
if req.params.user === req.user._id
|
if req.params.user === req.user._id
|
||||||
th Move Up
|
th Move Up
|
||||||
|
|
Loading…
Reference in a new issue