Skip to content

Commit

Permalink
Fix fit
Browse files Browse the repository at this point in the history
  • Loading branch information
istarkov committed Jun 10, 2024
1 parent 463f2f1 commit 4f9bfd3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import { CodeEditor } from "~/builder/shared/code-editor";
import { $userPlanFeatures } from "~/builder/shared/nano-states";

const imgStyle = css({
objectFit: "contain",
width: 72,
height: 72,
borderRadius: theme.borderRadius[4],
Expand Down

0 comments on commit 4f9bfd3

Please sign in to comment.