From 7154d96e102e1c5e3848721f0c36bf44fb037b1f Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 16 Apr 2024 17:28:35 +0200 Subject: [PATCH] playground(navigation-menu): improve container --- playground/app.vue | 4 ++-- playground/pages/navigation-menu.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/playground/app.vue b/playground/app.vue index 63182f3a..4f458369 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -49,10 +49,10 @@ function upperName(name: string) {