From 518ab85cae78bc83bcc7418a2dbe11f187b4d371 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Sat, 8 Feb 2020 20:50:47 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B4=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Reader/RecentBooksPage/RecentBooksPage.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/client/components/Reader/RecentBooksPage/RecentBooksPage.vue b/client/components/Reader/RecentBooksPage/RecentBooksPage.vue index d44fa8bd..af4afdcf 100644 --- a/client/components/Reader/RecentBooksPage/RecentBooksPage.vue +++ b/client/components/Reader/RecentBooksPage/RecentBooksPage.vue @@ -23,9 +23,10 @@ - @@ -353,7 +354,8 @@ class RecentBooksPage extends Vue { .no-mp { margin: 0 !important; padding: 0 !important; - border-bottom: 1px solid #ddd; + border: 0; + border-left: 1px solid #ddd !important; } .break-word {