chore: update deps (#108)

* chore: update deps

* style: update linter

* fix: fix catalog

* chore: tweaks navbar config

(cherry picked from commit 7ac010e072)
This commit is contained in:
Mr.Hope
2024-02-22 16:16:02 +08:00
committed by 目棃
parent 8f829c3f71
commit 820060e3a3
65 changed files with 1798 additions and 2156 deletions

View File

@@ -91,20 +91,3 @@ html[data-theme="dark"] {
color: #bbbbbb;
}
}
.sponsor-diy-card{
.vp-tabs{
border: None;
}
.vp-tabs-nav{
background: None;
border-radius: 0 0 0;
//display: None;
}
.vp-tab-nav{
background: None;
border-radius: 0 0 0;
}
}