fix(anchor): [anchor] 修复锚点检视问题 (#1923)

This commit is contained in:
chenxi-20 2024-08-15 23:12:18 -07:00 committed by GitHub
parent d55777b75e
commit da20801cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@
&:before {
border-color: var(--ti-anchor-link-active-text-color);
background-color: var(--ti-anchor-link-active-text-color);
opacity: 1;
}
}