diff --git a/lib/containers/hyper.tsx b/lib/containers/hyper.tsx index 696dea4a..cb2606cd 100644 --- a/lib/containers/hyper.tsx +++ b/lib/containers/hyper.tsx @@ -130,7 +130,8 @@ class Hyper extends React.PureComponent { } .hyper_mainRounded { - border-radius: 10px; + border-radius: 10.5px; + overflow: hidden; } `}