diff --git a/src/vue-horizontal.vue b/src/vue-horizontal.vue index f815bd4..47321dd 100644 --- a/src/vue-horizontal.vue +++ b/src/vue-horizontal.vue @@ -282,9 +282,6 @@ export default Vue.extend({ bottom: 0; display: flex; align-items: center; -} - -.v-hl-btn:hover { cursor: pointer; }