Skip to content

Commit

Permalink
fix: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
MC-XiaoHei committed Dec 10, 2024
1 parent fde293d commit 8ed08b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/preference/PreferenceSwitch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ onMounted(() => {
transition: border-color 0.5s, background-color 0.5s ease;
margin-bottom: 20px;
top: -0.5px;
background-color: var(--vt-c-bg);
background-color: var(--vp-c-bg);
padding-top: 10px;
z-index: 5;
}
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
},
"dependencies": {
"@vue/theme": "^2.3.0",
"commandapi-docs": "file:",
"jszip": "^3.10.1",
"vitepress-i18n": "^1.3.0",
"vue": "^3.5.13",
Expand Down

0 comments on commit 8ed08b5

Please sign in to comment.