Skip to content

Commit 92e31a5

Browse files
authored
fix openhandler close icon position (#1398)
1 parent aff3235 commit 92e31a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/laravel-debugbar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ div.phpdebugbar-openhandler .phpdebugbar-openhandler-header {
235235
}
236236

237237
div.phpdebugbar-openhandler .phpdebugbar-openhandler-header a {
238+
display: flex;
238239
cursor: pointer;
239240
}
240241

0 commit comments

Comments
 (0)