Fix rounded outline items (#3694)

This commit is contained in:
Zeno Kapitein
2025-09-29 13:33:40 +02:00
committed by GitHub
parent 50c1be3447
commit 1e4e54e752
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"gitbook": patch
---
Fix rounded outline items
@@ -110,7 +110,7 @@ export function ScrollSectionsList({ sections }: { sections: DocumentSection[] }
'opacity-8',
'contrast-more:opacity-11',
'sidebar-list-default:rounded-l-none',
'sidebar-list-default:rounded-l-none!',
'sidebar-list-default:border-l',
'sidebar-list-default:border-tint',
],