From ca9c03427b43af6ed0bd9d664dd33680559f2fa2 Mon Sep 17 00:00:00 2001 From: 21120447 Date: Mon, 24 Jun 2024 16:46:13 +0700 Subject: [PATCH] fix: responsive navbar, editor choice post --- src/components/EditorChoicePost.vue | 2 +- src/components/Navbar/Searchbar.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/EditorChoicePost.vue b/src/components/EditorChoicePost.vue index 811237c..d4a7327 100644 --- a/src/components/EditorChoicePost.vue +++ b/src/components/EditorChoicePost.vue @@ -19,7 +19,7 @@ {{ props.title }} diff --git a/src/components/Navbar/Searchbar.vue b/src/components/Navbar/Searchbar.vue index 7061055..bbab306 100644 --- a/src/components/Navbar/Searchbar.vue +++ b/src/components/Navbar/Searchbar.vue @@ -1,6 +1,6 @@