fix: La hauteur de l'application
This commit is contained in:
@ -104,7 +104,7 @@ const result = computed(() =>
|
||||
:options="{
|
||||
pagination: false,
|
||||
speed: 700,
|
||||
height: '100vh - var(--header-size)',
|
||||
height: '100%',
|
||||
arrows: false,
|
||||
direction: 'ttb',
|
||||
wheel: true,
|
||||
|
Reference in New Issue
Block a user