From 2abf4d7db579aaf09f53628ebb1ce746e0dcca67 Mon Sep 17 00:00:00 2001 From: AyagawaSeirin <461514286@qq.com> Date: Fri, 7 Feb 2020 18:36:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9QAQ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/detaile.css | 5 +++++ detaile.html | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/css/detaile.css b/assets/css/detaile.css index 2a0fe12..cab7765 100644 --- a/assets/css/detaile.css +++ b/assets/css/detaile.css @@ -7,6 +7,11 @@ justify-content: center; flex-flow: column nowrap; } +@media(max-height:777px){ + #rin-main { + height: auto; + } + } .rin-card{ padding:20px 25px; padding-bottom:0; diff --git a/detaile.html b/detaile.html index af62c9a..207f6ed 100644 --- a/detaile.html +++ b/detaile.html @@ -12,7 +12,8 @@ - + +