mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-12 15:01:38 +03:00
hark: contain snippet gradient
This commit is contained in:
parent
2b41cd7277
commit
e6148bb582
@ -94,7 +94,7 @@ const GraphNodeContent = ({ contents, contacts, mod, description, index, remoteC
|
||||
<Box mb="2" fontWeight="500">
|
||||
<Text>{header}</Text>
|
||||
</Box>
|
||||
<Box overflow="hidden" maxHeight="400px">
|
||||
<Box overflow="hidden" maxHeight="400px" position="relative">
|
||||
<Text lineHeight="tall">{snippet}</Text>
|
||||
<FilterBox
|
||||
width="100%"
|
||||
|
Loading…
Reference in New Issue
Block a user