add button shadow

This commit is contained in:
shaoxiang
2019-10-10 17:12:13 +08:00
parent 1192231527
commit 6b00f0a482
+2
View File
@@ -345,6 +345,7 @@ body[data-page="zh_CN/README.md"] .search {
width: 50px;
height: 50px;
z-index: 1000;
box-shadow: -9px 0px 10px 0px #888888;
}
.btn-toggle::before,
.btn-toggle::after {
@@ -354,6 +355,7 @@ body[data-page="zh_CN/README.md"] .search {
width: 30px;
height: 2px;
background-color: gray;
}
.btn-toggle::before {
top: 10px;