We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd10093 commit 272a5c1Copy full SHA for 272a5c1
pages/signup.vue
@@ -63,6 +63,7 @@ const content = computed(() => {
63
content: '';
64
position: absolute;
65
display: block;
66
+ z-index: -1;
67
overflow: visible;
68
top: 0;
69
left: -8vw;
0 commit comments