Minor styling fix

This commit is contained in:
Thunnini 2022-12-19 00:49:45 +09:00
parent 40e3522c2a
commit dfaf78f9d3

View File

@ -53,7 +53,7 @@ export const ChainContainer = styled.div`
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
//max-height: 33rem; //max-height: 33rem;
overflow: scroll; overflow-y: scroll;
flex: 1; flex: 1;