We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd8d03 commit 37a4088Copy full SHA for 37a4088
src/.vuepress/theme/components/Newsletter.vue
@@ -85,6 +85,7 @@
85
box-sizing: border-box;
86
border: 1px solid currentColor;
87
appearance: none;
88
+ cursor: pointer;
89
}
90
91
</style>
0 commit comments