diff --git a/lib/containers/hyper.tsx b/lib/containers/hyper.tsx index 86bc9889bac5..696dea4abebb 100644 --- a/lib/containers/hyper.tsx +++ b/lib/containers/hyper.tsx @@ -130,7 +130,7 @@ class Hyper extends React.PureComponent { } .hyper_mainRounded { - border-radius: 5px; + border-radius: 10px; } `}