mirror of
https://ghproxy.net/https://github.com/AlxMedia/typecore.git
synced 2025-08-26 15:54:05 +08:00
Minor fix
This commit is contained in:
parent
8b05e0bdb5
commit
9ce54422d7
1 changed files with 1 additions and 1 deletions
|
@ -568,7 +568,7 @@ box-shadow: 0 0 2px rgba(255,255,255,0.4); }
|
|||
|
||||
/* header : search
|
||||
/* ------------------------------------ */
|
||||
.toggle-search { background: transparent; z-index: 3; color: #fff; font-size: 18px; line-height: 24px; cursor: pointer; padding: 11px 20px; border: 0; display: block; position: absolute; right: 0; top: -50px;
|
||||
.toggle-search { background: transparent; outline: none; z-index: 3; color: #fff; font-size: 18px; line-height: 24px; cursor: pointer; padding: 11px 20px; border: 0; display: block; position: absolute; right: 0; top: -50px;
|
||||
box-shadow: -1px 0 0 rgba(255,255,255,0.1); }
|
||||
.toggle-search:hover,
|
||||
.toggle-search.active { background: rgba(0,0,0,0.15); color: #fff; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue