File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ html[data-theme='dark'] {
49
49
display : flex ;
50
50
align-items : center ;
51
51
height : var (--ifm-navbar-height );
52
-
52
+
53
53
padding-inline-start : var (--sidebar-spacing-horizontal );
54
54
padding-inline-end : var (--sidebar-spacing-horizontal );
55
55
}
@@ -116,7 +116,7 @@ html[data-theme='dark'] {
116
116
}
117
117
}
118
118
119
- .theme-doc-sidebar-item-category-level-1 > .menu__list > .menu__list-item :last-of-type {
119
+ .theme-doc-sidebar-item-category-level-1 {
120
120
padding-block-end : 1.5rem ;
121
121
}
122
122
@@ -159,7 +159,7 @@ html[data-theme='dark'] {
159
159
align-items : center ;
160
160
flex-direction : row-reverse ;
161
161
justify-content : flex-end ;
162
-
162
+
163
163
& ::after {
164
164
background : var (--ifm-menu-link-sublist-icon ) center / var (--dropdown-icon-width ) var (--dropdown-icon-height );
165
165
background-repeat : no-repeat ;
@@ -180,7 +180,7 @@ html[data-theme='dark'] {
180
180
& > .menu__list-item-collapsible {
181
181
.menu__link {
182
182
color : var (--sidebar-category-c );
183
-
183
+
184
184
font-weight : 600 ;
185
185
font-size : 0.938rem ;
186
186
line-height : 100% ;
You can’t perform that action at this time.
0 commit comments