Expand search bar when clicked
This commit is contained in:
parent
1a3e23c6ef
commit
bcc4c01b39
2 changed files with 6 additions and 2 deletions
|
@ -8,9 +8,9 @@
|
|||
}
|
||||
|
||||
#mask_search{
|
||||
background-color: rgba(0,0,0, 0.4);
|
||||
display: none;
|
||||
position: fixed;
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue