mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
parent
45e11204d3
commit
e8248691e8
@ -93,7 +93,7 @@ export function PostReplies(props) {
|
||||
}
|
||||
|
||||
return (
|
||||
<Box height="100%" width="100%" alignItems="center" pl="1" pt="3">
|
||||
<Box height="calc(100% - 48px)" width="100%" alignItems="center" pl="1" pt="3">
|
||||
<PostFeed
|
||||
key={locationUrl}
|
||||
graphResource={graphResource}
|
||||
|
Loading…
Reference in New Issue
Block a user