chore: update deps

This commit is contained in:
Mr.Hope
2023-10-26 21:57:32 +08:00
parent 4970f1ac83
commit 5d34a168d0
10 changed files with 1121 additions and 1781 deletions

View File

@@ -58,14 +58,14 @@ header.vp-navbar {
}
// 去除首页赞助商表格边框及超链接图标
main.vp-project-home{
table{
main.vp-project-home {
table {
display: inline-block;
th{
th {
border-color: transparent;
}
}
svg.external-link-icon{
svg.external-link-icon {
display: none;
}
}
}