Skip to content

Commit

Permalink
Merge of #4264
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 22, 2023
2 parents aa5ca2f + 44c9c34 commit 132d42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wing-console/console/ui/src/layout/default-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ export const DefaultLayout = ({
/>
)}

<div className={classNames(USE_EXTERNAL_THEME_COLOR, "fixed inset-0")}>
<div className="fixed inset-0">
<div className={classNames("w-full h-full", theme.bg1)} />
</div>

Expand Down

0 comments on commit 132d42d

Please sign in to comment.