We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14307b commit 0473120Copy full SHA for 0473120
src/theme/DocSidebar/index.tsx
@@ -78,7 +78,7 @@ export function Carbon() {
78
}
79
`}
80
</style>
81
- <div className="ml-auto flex flex-col space-y-4">
+ <div className="ml-auto flex flex-col space-y-4 argos-ignore">
82
<div className="bg-white dark:bg-black/40 border-gray-500/20 shadow-xl flex flex-col border-t border-l border-b p-4 space-y-2 rounded-l-lg">
83
<div ref={ref} className="carbon-outer" />
84
</div>
0 commit comments