mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-03 13:06:41 +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;
|
font-weight: bold;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const Item = styled.div`
|
const Item = styled.pre`
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user