* project: fix project kanban height.
This commit is contained in:
@@ -62,6 +62,6 @@ else
|
||||
(
|
||||
set::key('kanban'),
|
||||
set::items($kanbanList),
|
||||
set::height('calc(100vh - 120px)')
|
||||
set::height('calc(100vh - 60px)')
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user