diff options
Diffstat (limited to 'examples/hello-next/bun-framework-next/bun-error.css')
-rw-r--r-- | examples/hello-next/bun-framework-next/bun-error.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hello-next/bun-framework-next/bun-error.css b/examples/hello-next/bun-framework-next/bun-error.css index 64801411f..c5ed9881b 100644 --- a/examples/hello-next/bun-framework-next/bun-error.css +++ b/examples/hello-next/bun-framework-next/bun-error.css @@ -124,6 +124,7 @@ a:hover { .BunError-NativeStackTrace { margin-top: 0; + width: 100%; } .BunError-NativeStackTrace-filename { |