Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d107c00

Browse files
committedMar 18, 2025··
fix: (EN) in docs sidebar for i18nised site
1 parent f90edec commit d107c00

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed
 

‎assets/scss/_documentation.scss

-10
Original file line numberDiff line numberDiff line change
@@ -163,16 +163,6 @@ div.feature-state-notice {
163163
background-color: rgba(255, 255, 255, 0.25);
164164
}
165165

166-
/* Sidebar menu */
167-
#td-sidebar-menu {
168-
#m-docs span, small {
169-
visibility: hidden;
170-
}
171-
#m-docs small {
172-
visibility: collapse; // if supported
173-
}
174-
}
175-
176166
/* Styles for CVE table */
177167
table tr.cve-status-open, table tr.cve-status-unknown {
178168
> td.cve-item-summary {

0 commit comments

Comments
 (0)
Please sign in to comment.