|
|
545cfbd83e
|
Update documentation padding on mobile devices (#8318)
close #8086
- Technical explanation of the issue
The mobile documentation pages have a fixed width of `340px`, regardless
of the device. And they are centered horizontally, so the horizontal
padding is determined automatically.
- Explanation of the fix
I've updated the styling of those pages to use fixed padding `32px`
instead and let it determine the width (`deviceWidth - 64px`).
- Screenshots


---------
Co-authored-by: Félix Malfait <felix@twenty.com>
|
2024-11-07 08:50:20 +01:00 |
|