improve basic layout style (#884)

* improve basic layout style

* add missing modification
This commit is contained in:
Kid
2020-03-09 14:26:05 +05:30
committed by GitHub
parent 0f1749cb66
commit 5d541dd7d4
+3 -1
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