Commit 9a524463 authored by Max Alekseenko's avatar Max Alekseenko

add margin for rating popover

parent 37c3d342
......@@ -48,7 +48,7 @@ const Rating = ({
canRate={ canRate }
/>
</PopoverTrigger>
<PopoverContent w="274px">
<PopoverContent w="274px" mx={ 3 }>
<PopoverBody p={ 4 }>
<Content
appId={ appId }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment