diff --git a/system/assets/whoops.css b/system/assets/whoops.css index 8b325df04..c50aae385 100644 --- a/system/assets/whoops.css +++ b/system/assets/whoops.css @@ -2,6 +2,10 @@ body header { background: #8552A2; } +body .left-panel { + background: inherit; +} + body .exc-title-primary { color: #fff; }