@@ -53,6 +53,8 @@ export default {
width: 100%;
height: 100%;
position: relative;
+ border-radius: 10px;
+ overflow: hidden;
}
.ibox-tools{