File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
.vitepress/theme/nativescript-theme Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8316,9 +8316,9 @@ var script$3 = defineComponent({
8316
8316
} ,
8317
8317
} )
8318
8318
8319
- var _withId = /*#__PURE__*/ withScopeId ( 'data-v-78d98687 ' )
8319
+ var _withId = /*#__PURE__*/ withScopeId ( 'data-v-bf615fe4 ' )
8320
8320
8321
- pushScopeId ( 'data-v-78d98687 ' )
8321
+ pushScopeId ( 'data-v-bf615fe4 ' )
8322
8322
8323
8323
var _hoisted_1$3 = {
8324
8324
class : 'min-h-screen font-sans antialiased' ,
@@ -8348,7 +8348,7 @@ var _hoisted_9 = {
8348
8348
class : 'flex-auto min-w-0 px-6 pt-10 pb-16' ,
8349
8349
}
8350
8350
var _hoisted_10 = {
8351
- class : 'flex-none block pl-8' ,
8351
+ class : 'flex-none block pl-8 w-96 ' ,
8352
8352
}
8353
8353
var _hoisted_11 = {
8354
8354
class : 'sticky h-sidebar top-[88px] h-sidebar' ,
@@ -8520,7 +8520,7 @@ var render$3 = /*#__PURE__*/ _withId(function (
8520
8520
} )
8521
8521
8522
8522
script$3 . render = render$3
8523
- script$3 . __scopeId = 'data-v-78d98687 '
8523
+ script$3 . __scopeId = 'data-v-bf615fe4 '
8524
8524
8525
8525
var _hoisted_1$2 = /*#__PURE__*/ createVNode (
8526
8526
'h2' ,
Original file line number Diff line number Diff line change @@ -3382,10 +3382,10 @@ svg.DocSearch-Hit-Select-Icon {
3382
3382
--docsearch-container-background : rgba (15 , 23 , 42 , 0.2 );
3383
3383
}
3384
3384
3385
- .h-sidebar [data-v-78d98687 ] {
3385
+ .h-sidebar [data-v-bf615fe4 ] {
3386
3386
height : calc (100vh - 88px );
3387
3387
}
3388
- .sidebar-link .active [data-v-78d98687 ] {
3388
+ .sidebar-link .active [data-v-bf615fe4 ] {
3389
3389
font-weight : 700 ;
3390
3390
--tw-text-opacity : 1 ;
3391
3391
color : rgba (30 , 41 , 59 , var (--tw-text-opacity ));
You can’t perform that action at this time.
0 commit comments