mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-27 18:21:50 +08:00
Fix The navigator does not extend to the bottom of page [SCI-9643]
This commit is contained in:
parent
c56de4d5ed
commit
654ebc7f93
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
:min-width="208"
|
||||
width="auto"
|
||||
height="100%"
|
||||
class="!h-full"
|
||||
:active="['r']"
|
||||
@resize:start="onResizeStart"
|
||||
@resize:move="onResizeMove"
|
||||
|
|
Loading…
Reference in a new issue