mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +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{
|
.header pre{
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* previous exceptions */
|
/* previous exceptions */
|
||||||
|
Reference in New Issue
Block a user