mirror of
https://github.com/filp/whoops.git
synced 2026-09-14 11:46:19 +00:00
reverted overflow-x : hidden
something is causing overflow in that container but cant find it
This commit is contained in:
@@ -74,8 +74,7 @@
|
||||
}
|
||||
.details-container {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
overflow: auto;
|
||||
float: right;
|
||||
width: 70%;
|
||||
background: #DADADA;
|
||||
|
||||
Reference in New Issue
Block a user