improve basic layout style (#884)

* improve basic layout style

* add missing modification
This commit is contained in:
Kid 2020-03-09 16:56:05 +08:00 committed by GitHub
parent 0f1749cb66
commit 5d541dd7d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,7 @@ li input[type='checkbox']
margin 0 1rem
padding 5px 0
position relative
cursor pointer
ul
background-color #fff
@ -277,8 +278,9 @@ main.hidden
transition opacity 0.3s
width $sidebar-width - 16px
z-index 30
cursor pointer
.sidebar-toggle-button:hover
&:hover .sidebar-toggle-button
opacity 0.4
span