diff --git a/src/front/Components/DesignSystem/SearchBlockList/classes.module.scss b/src/front/Components/DesignSystem/SearchBlockList/classes.module.scss index 48148e82..9f53834d 100644 --- a/src/front/Components/DesignSystem/SearchBlockList/classes.module.scss +++ b/src/front/Components/DesignSystem/SearchBlockList/classes.module.scss @@ -23,8 +23,7 @@ } .bottom-container { - position: fixed; - bottom: 0; + margin-top: auto; width: 336px; } }