mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add button shadow
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user