From 951be2b14e343bbb8bb484c60548911604b11263 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Mon, 28 Jan 2019 04:57:01 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D1=83=D0=B6=D0=BD=D0=BE=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/Reader/HistoryPage/HistoryPage.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/components/Reader/HistoryPage/HistoryPage.vue b/client/components/Reader/HistoryPage/HistoryPage.vue index 20819468..9ef58897 100644 --- a/client/components/Reader/HistoryPage/HistoryPage.vue +++ b/client/components/Reader/HistoryPage/HistoryPage.vue @@ -222,11 +222,6 @@ class HistoryPage extends Vue { display: flex; } -.header { - margin: 0; - padding: 0; -} - .desc { cursor: pointer; }