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; }