From 302dd8eeb40dcc8a48b3e0be717dab85e48d7bea Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Fri, 13 Jan 2023 18:16:53 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BD=D0=BE=D0=BF=D0=BA=D0=B0=20=D1=80?= =?UTF-8?q?=D0=B0=D1=81=D0=BA=D1=80=D1=8B=D1=82=D0=B8=D1=8F=20=D0=B4=D0=BE?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D0=BD=D0=B8=D1=82=D0=B5=D0=BB=D1=8C=D0=BD?= =?UTF-8?q?=D1=8B=D1=85=20=D0=BF=D0=B0=D1=80=D0=B0=D0=BC=D0=B5=D1=82=D1=80?= =?UTF-8?q?=D0=BE=D0=B2=20=D0=B2=D1=8B=D0=BD=D0=B5=D1=81=D0=B5=D0=BD=D0=B0?= =?UTF-8?q?=20=D0=B2=20=D0=BD=D0=B8=D0=B6=D0=BD=D1=8E=D1=8E=20=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=BE=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/Search/Search.vue | 28 ++++++++++++++-------------- client/components/share/DivBtn.vue | 5 ++++- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/client/components/Search/Search.vue b/client/components/Search/Search.vue index 57abbb3..5129938 100644 --- a/client/components/Search/Search.vue +++ b/client/components/Search/Search.vue @@ -56,18 +56,6 @@
- - - -
-
-
+ + + +
.button { position: relative; - box-shadow: 0.5px 1px 3px #333333; } .button:hover {