From ee3001aad9f439843c92381af08ce114bdd260ba Mon Sep 17 00:00:00 2001 From: milo Date: Fri, 29 Oct 2021 13:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E6=96=87=E5=A4=87=E6=A1=88=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CN/css/enstyle.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CN/css/enstyle.css b/CN/css/enstyle.css index 628ba66..c26c164 100644 --- a/CN/css/enstyle.css +++ b/CN/css/enstyle.css @@ -3,6 +3,10 @@ width: 140px; margin-left: -70px; } +.beian{ + min-height: 20px; + height: auto !important; +} /* 小于等于多少高度的样式 */ @media screen and (max-height:880px){ }