mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
fixed exception page to show error info that is longer than screen
This commit is contained in:
@ -88,6 +88,7 @@ html,body{
|
||||
}
|
||||
.header pre{
|
||||
margin: 10px 0;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
/* previous exceptions */
|
||||
|
Reference in New Issue
Block a user