Minor styling fix
This commit is contained in:
parent
40e3522c2a
commit
dfaf78f9d3
@ -53,7 +53,7 @@ export const ChainContainer = styled.div`
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
//max-height: 33rem;
|
||||
overflow: scroll;
|
||||
overflow-y: scroll;
|
||||
|
||||
flex: 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user