Skip to content

Commit dc516ed

Browse files
committed
prettier
1 parent 376a352 commit dc516ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/src/css/customTheme.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,12 +1268,12 @@ aside[class^="theme-doc-sidebar-container"] {
12681268

12691269
.menu__list-item-collapsible {
12701270
border-radius: var(--ifm-global-radius);
1271-
1271+
12721272
// Disable background color on hover for collapsible items with direct child anchor without href
12731273
&:has(> a:not([href])):hover {
12741274
background-color: transparent;
12751275
}
1276-
1276+
12771277
.menu__caret {
12781278
padding: 0 6px;
12791279

0 commit comments

Comments
 (0)