From 7e61d738cfcbb16fb50a73cefb29e8e6830110ef Mon Sep 17 00:00:00 2001 From: yige Date: Sun, 12 Jul 2020 16:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DCSS=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/common.styl | 4 +- pages/post/_id.vue | 446 ++++++++++++++++++++++---------------------- 2 files changed, 226 insertions(+), 224 deletions(-) diff --git a/layouts/common.styl b/layouts/common.styl index 4c4896a..4b9614f 100644 --- a/layouts/common.styl +++ b/layouts/common.styl @@ -500,11 +500,11 @@ input:-moz-placeholder color #ffffff position fixed right 8px - bottom 38px + bottom 42px z-index 999 padding 4px -@media (max-width: 768px) +@media (max-width 768px) .header position fixed z-index 999999 diff --git a/pages/post/_id.vue b/pages/post/_id.vue index b8d1def..6f2b438 100644 --- a/pages/post/_id.vue +++ b/pages/post/_id.vue @@ -1,5 +1,5 @@