Skip to content

Commit

Permalink
Update z-index for search vue
Browse files Browse the repository at this point in the history
Rebased from commit "Update" c82d383

Change-Id: I19e4f0d7ae8eccdd178bdd1da5a036cc75bf6f7e
  • Loading branch information
lakejason0 authored and winstonsung committed Jan 18, 2024
1 parent 55db6cd commit b511d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/skin.less
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ p {
}
margin-right: 30px;
margin-left: 10px;
z-index: 3;

#searchInput {
background-image: url( 'data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Ctitle%3Esearch%3C%2Ftitle%3E%3Cg%20fill%3D%22%2354595d%22%3E%3Cpath%20d%3D%22M7.5%2013a5.5%205.5%200%20100-11%205.5%205.5%200%20000%2011zm4.55.46A7.43%207.43%200%20017.5%2015a7.5%207.5%200%20115.96-2.95l6.49%206.49-1.41%201.41-6.49-6.49z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E' ); /* TODO: Variablize */
Expand Down

0 comments on commit b511d23

Please sign in to comment.