mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-02 04:26:21 +00:00
fix(ui): show structured report context in pre (#11673)
This commit is contained in:
parent
e569fbc8a6
commit
a1d4a74936
@ -17,7 +17,7 @@ const Title = styled.div`
|
||||
font-weight: bold;
|
||||
`;
|
||||
|
||||
const Item = styled.div`
|
||||
const Item = styled.pre`
|
||||
padding: 6px;
|
||||
font-size: 12px;
|
||||
border-radius: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user