Skip to content

Commit a7f415f

Browse files
author
piexlMax(奇淼
committed
style: 移除购买授权链接的冗余样式
1 parent f9ca958 commit a7f415f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/.vitepress/theme/styles/global.scss

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,4 @@ a[href="/empower/index.html"]::after {
116116
box-shadow: 0 2px 6px rgba(0,0,0,.15);
117117
transform: rotate(8deg);
118118
pointer-events: none;
119-
}
120-
121-
/* 顶栏导航中的“购买授权” */
122-
.VPNavBar a[href="https://plugin.gin-vue-admin.com/license"] {
123-
position: relative;
124-
}
119+
}

0 commit comments

Comments
 (0)