Skip to content

Commit 0c11029

Browse files
committed
rm underline
1 parent 2c60247 commit 0c11029

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/src/.vitepress/theme/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,4 +213,5 @@ mjx-container > svg {
213213
}
214214
.jldocstring.custom-block summary a {
215215
pointer-events: none;
216+
text-decoration: none;
216217
}

template/src/.vitepress/theme/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,4 +213,5 @@ mjx-container > svg {
213213
}
214214
.jldocstring.custom-block summary a {
215215
pointer-events: none;
216+
text-decoration: none;
216217
}

0 commit comments

Comments
 (0)