@@ -127,6 +127,9 @@ export default {
height: 15px;
width: 15px;
}
+ .v-carousel__controls {
+ height: 30px;
+ }
</style>