Fix The navigator does not extend to the bottom of page [SCI-9643]

This commit is contained in:
Gregor Lasnibat 2023-11-07 13:24:35 +01:00
parent c56de4d5ed
commit 654ebc7f93

View file

@ -5,6 +5,7 @@
:min-width="208"
width="auto"
height="100%"
class="!h-full"
:active="['r']"
@resize:start="onResizeStart"
@resize:move="onResizeMove"