Skip to content

Commit b2382ea

Browse files
authored
Merge 7a59c8a into d0ee029
2 parents d0ee029 + 7a59c8a commit b2382ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vue-horizontal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ export default Vue.extend({
380380
margin-right: 24px;
381381
}
382382
383-
.vue-horizontal > *:last-child {
383+
.v-hl-responsive > *:last-child {
384384
margin-right: 0;
385385
}
386386

0 commit comments

Comments
 (0)