We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b420c commit 424c5b2Copy full SHA for 424c5b2
web/src/view/layout/index.vue
@@ -7,7 +7,7 @@
7
:font="font"
8
:z-index="9999"
9
:gap="[180, 150]"
10
- class="absolute inset-0 pointer-events-none"
+ class="!absolute !inset-0 !pointer-events-none"
11
:content="userStore.userInfo.nickName"
12
/>
13
<gva-header />
0 commit comments