Skip to content

Commit

Permalink
font-size: initial; (barryvdh#1381)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyrose authored Feb 4, 2023
1 parent a67e03c commit 06b16ee
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 @@ -13,6 +13,7 @@ div.phpdebugbar {

div.phpdebugbar * {
direction: ltr;
font-size: initial;
text-align: left;
}

Expand Down

0 comments on commit 06b16ee

Please sign in to comment.