Hotfix playground chart
Value: [0.001 to 0.01]
This commit is contained in:
parent
0c49fe4049
commit
71fc314930
|
@ -74,7 +74,7 @@ const Display = styled.div<TitleProps>`
|
|||
|
||||
const Row = styled.div`
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-template-columns: 50% 50%;
|
||||
`;
|
||||
const Col = styled.div``;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user