This commit is contained in:
wolegca 2019-09-12 16:04:59 +08:00
parent 91f35ba649
commit 441316d2fe

View File

@ -174,6 +174,10 @@ input#menu-control:checked~label.content-mask {
width: 100% width: 100%
} }
div.content {
opacity:1
}
input#menu-control:checked+div.menu-container { input#menu-control:checked+div.menu-container {
width: 100%; width: 100%;
} }