2
0
Files
bot/apps/landing-page
onFire(Abhi) 68e4fc71fb fix: whole page overflowing on the x axis and displaying a horizontal scrollbar (#1011)
this PR fixes issue
https://github.com/baptisteArno/typebot.io/issues/1008 by making the
position of `HandDrawnArrow`'s parent relative, which confines the
absolute position of its children to be within the bounds of the parent,
causing layout not shift due to `right -30px`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Updated the layout behavior of the `RealTimeResults` component on the
landing page for better user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-11-08 07:40:02 +01:00
..
2023-02-23 07:48:11 +01:00
2022-11-21 11:18:58 +01:00
2022-02-09 18:52:36 +01:00
2023-03-15 08:35:16 +01:00

Typebot.io

This repository contains the source code of Typebot's landing page