mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 09:47:43 +02:00
Fix organization tree layout (#10312)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<div class="antiPanel-wrap__content hulyNavPanel-container">
|
||||
<NavHeader label={hr.string.HRApplication} />
|
||||
|
||||
<Scroller shrink>
|
||||
<Scroller noStretch={true}>
|
||||
<DepartmentsHierarchy {departments} {descendants} {departmentById} selected={department} on:selected />
|
||||
</Scroller>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user