diff --git a/src/components/viewPost/vp-overlay-search.vue b/src/components/viewPost/vp-overlay-search.vue index 7d2ba619..9a41f2d8 100644 --- a/src/components/viewPost/vp-overlay-search.vue +++ b/src/components/viewPost/vp-overlay-search.vue @@ -9,7 +9,9 @@
- +
+ +
@@ -145,6 +147,7 @@ async function searchPosts() { } .tops-list { + position: relative; display: flex; width: 400px; max-height: 400px;