fix: shrink cmd box
This commit is contained in:
@@ -30,7 +30,7 @@ export function GettingStarted() {
|
|||||||
Wrap any agent and it runs sandboxed.
|
Wrap any agent and it runs sandboxed.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className="w-full">
|
<div className="inline-block max-w-full">
|
||||||
<div className="code-block glow-orange px-4 sm:px-5 py-3.5 flex items-center gap-3">
|
<div className="code-block glow-orange px-4 sm:px-5 py-3.5 flex items-center gap-3">
|
||||||
<div className="overflow-x-auto min-w-0 flex-1 scrollbar-hide">
|
<div className="overflow-x-auto min-w-0 flex-1 scrollbar-hide">
|
||||||
<code className="font-mono text-xs sm:text-sm text-greyhaven-offwhite whitespace-nowrap">
|
<code className="font-mono text-xs sm:text-sm text-greyhaven-offwhite whitespace-nowrap">
|
||||||
|
|||||||
Reference in New Issue
Block a user