Skip to content

Commit 0705262

Browse files
committed
feat: anchor styles
1 parent 337edc2 commit 0705262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/plugin/src/anchor/styles/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.doc-anchor {
44
@include no-scrollbar;
55

6-
background-color: var(--color-bg-3);
6+
// background-color: var(--color-bg-3);
77
box-sizing: border-box;
88
max-height: 600px;
99
overflow-x: visible;

0 commit comments

Comments
 (0)