From cc79af9b31bf160f17f7029b62065cfe3f679e81 Mon Sep 17 00:00:00 2001 From: HongWeipeng Date: Thu, 13 Feb 2020 20:17:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- menutree.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/menutree.css b/menutree.css index 72e91a8..7ac5268 100644 --- a/menutree.css +++ b/menutree.css @@ -99,6 +99,9 @@ background-color: #f9f9f5; /*background-color: rgba(0, 0, 0, 0.5);*/ color: #2c3e50; + transform: none !important; + top: auto !important; + left: auto !important; } .pull-right { float: right;