mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Set stack trace overflow to auto
This keeps the stack trace text inside the spec box when the window in narrower than the stack trace lines.
This commit is contained in:
@@ -158,4 +158,5 @@ body {
|
||||
border: 1px solid #ddd;
|
||||
background: white;
|
||||
white-space: pre;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user