File tree Expand file tree Collapse file tree 3 files changed +1143
-1878
lines changed Expand file tree Collapse file tree 3 files changed +1143
-1878
lines changed Original file line number Diff line number Diff line change 18
18
"start" : " next start"
19
19
},
20
20
"dependencies" : {
21
- "@codesandbox/sandpack-react" : " ^0.1.16 " ,
21
+ "@codesandbox/sandpack-react" : " ^0.1.20 " ,
22
22
"@docsearch/css" : " 3.0.0-alpha.41" ,
23
23
"@docsearch/react" : " 3.0.0-alpha.41" ,
24
24
"@headlessui/react" : " ^1.3.0" ,
Original file line number Diff line number Diff line change @@ -140,11 +140,11 @@ html.dark .sp-tabs .sp-tab-button[data-active='true'] {
140
140
font-size : 16px !important ;
141
141
line-height : 24px !important ;
142
142
}
143
- .sp-cm . sp-pristine . cm-scroller , . sp-cm . sp-dirty .cm-scroller {
143
+ .sp-cm .cm-scroller {
144
144
overflow : auto !important ;
145
145
padding : 18px 0 !important ;
146
146
}
147
- .sp-cm . sp-pristine . cm-gutters , . sp-cm . sp-dirty .cm-gutters {
147
+ .sp-cm .cm-gutters {
148
148
background-color : var (--sp-colors-bg-default );
149
149
z-index : 1 ;
150
150
}
You can’t perform that action at this time.
0 commit comments