From 441316d2fecb8b2334f1979a6e5d10a011d28f86 Mon Sep 17 00:00:00 2001 From: wolegca <2738076308@qq.com> Date: Thu, 12 Sep 2019 16:04:59 +0800 Subject: [PATCH] add --- index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.css b/index.css index ac03c4b..d10d8bd 100644 --- a/index.css +++ b/index.css @@ -174,6 +174,10 @@ input#menu-control:checked~label.content-mask { width: 100% } + div.content { + opacity:1 + } + input#menu-control:checked+div.menu-container { width: 100%; }