File tree Expand file tree Collapse file tree 3 files changed +1
-67
lines changed
components/TableOfContents Expand file tree Collapse file tree 3 files changed +1
-67
lines changed Original file line number Diff line number Diff line change 2828 "@gitbook/react-math" : " workspace:*" ,
2929 "@gitbook/react-openapi" : " workspace:*" ,
3030 "@radix-ui/react-checkbox" : " ^1.0.4" ,
31- "@radix-ui/react-dialog" : " ^1.1.14" ,
3231 "@radix-ui/react-dropdown-menu" : " ^2.1.12" ,
3332 "@radix-ui/react-navigation-menu" : " ^1.2.3" ,
3433 "@radix-ui/react-popover" : " ^1.0.7" ,
Original file line number Diff line number Diff line change @@ -29,9 +29,6 @@ export function Trademark(props: {
2929 'bottom-0' ,
3030 'lg:left-0' ,
3131
32- 'pt-2' ,
33- 'lg:pt-0' ,
34-
3532 'pointer-events-none' ,
3633 'sidebar-filled:pl-2' ,
3734 'sidebar-filled:pb-2' ,
@@ -43,8 +40,7 @@ export function Trademark(props: {
4340 '[html.sidebar-filled.theme-muted_&]:bg-tint-base' ,
4441 '[html.sidebar-filled.theme-bold.tint_&]:bg-tint-base' ,
4542
46- 'before:hidden' ,
47- 'lg:before:block' ,
43+ 'before:block' ,
4844 'before:content-[""]' ,
4945 'before:absolute' ,
5046 'before:inset-x-0' ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments