Skip to content

Commit

Permalink
chore: update website/custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 authored Jun 17, 2024
1 parent 7cf0614 commit 4acd306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ code {
}

/* Make top level menu items bold (main,fiori,etc.) */
.theme-doc-sidebar-item-category-level-1.menu__list-item > .menu__list-item-collapsible > a[href*="components"] {
.theme-doc-sidebar-item-category-level-1.menu__list-item > .menu__list-item-collapsible > a[href*="\/components"] {
font-weight: bold;
}

Expand Down

0 comments on commit 4acd306

Please sign in to comment.