Skip to content

Commit

Permalink
fix openhandler close icon position (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
faissaloux authored Feb 22, 2023
1 parent aff3235 commit 92e31a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/laravel-debugbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ div.phpdebugbar-openhandler .phpdebugbar-openhandler-header {
}

div.phpdebugbar-openhandler .phpdebugbar-openhandler-header a {
display: flex;
cursor: pointer;
}

Expand Down

0 comments on commit 92e31a5

Please sign in to comment.