forked from rapidez/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90b4c90
commit cafc646
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
resources/views/layouts/partials/header/autocomplete/background.blade.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{{-- This is used for the hover state when you hover over category or producs --}} | ||
{{-- This is used for the hover state, it is used on all items in the autocomplete. --}} | ||
|
||
<div class="-z-10 bg-inactive-100 opacity-0 group-hover:opacity-100 transition absolute inset-y-0 -inset-x-6 pointer-events-none"></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters