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.
2 parents 6fc0f5c + 1577ab4 commit 967c2c6Copy full SHA for 967c2c6
app/[locale]/[state]/analytics/components/output-window.tsx
@@ -323,7 +323,7 @@ export function OutputWindow({
323
{/* <div className=" flex items-center">swipe up</div> */}
324
{/* <div className="mb-2 flex items-center justify-center"> */}
325
<div
326
- className="fixed left-0 right-0 m-0 flex h-[4%] w-full items-center justify-center bg-baseIndigoSolid1"
+ className="fixed left-0 right-0 m-0 flex h-[4%] w-full items-center justify-center bg-baseGreenSolid5"
327
style={{ zIndex: '100008' }}
328
>
329
<Button onClick={toggleExpand} kind="tertiary">
0 commit comments