Skip to content

Commit

Permalink
Fix misaligned numbers on code block
Browse files Browse the repository at this point in the history
  • Loading branch information
parallels999 committed Apr 12, 2024
1 parent faf9c87 commit 1c80f3e
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 @@ -907,6 +907,7 @@ ul.phpdebugbar-widgets-table-list li:last-child {


pre.phpdebugbar-widgets-code-block ul.phpdebugbar-widgets-numbered-code li {
padding-top: 0;
line-height: 20px;
}

Expand Down

0 comments on commit 1c80f3e

Please sign in to comment.