@@ -53,7 +53,7 @@ export default {
width: 100%;
height: 100%;
position: relative;
- border-radius: 10px;
+ border-radius: 10px 0 0 10px;
overflow: hidden;
}