From 889d3967d21678be4679169b776b92c1ffad9528 Mon Sep 17 00:00:00 2001 From: streaper2 Date: Sun, 10 May 2026 14:37:30 +0200 Subject: [PATCH] UI: force vertical sidebar on all devices and ensure it perfectly tracks the article height --- app/blog/[id]/page.tsx | 35 +++++++++++++++++++-------------- components/BlogShareButtons.tsx | 18 ++++++++--------- 2 files changed, 29 insertions(+), 24 deletions(-) diff --git a/app/blog/[id]/page.tsx b/app/blog/[id]/page.tsx index 9b3c432..d2b51f5 100644 --- a/app/blog/[id]/page.tsx +++ b/app/blog/[id]/page.tsx @@ -77,23 +77,19 @@ export default async function BlogPostPage({ params }: Props) { {/* Injection du style de force pour le texte */}