Skip to content

Commit

Permalink
update border in react app
Browse files Browse the repository at this point in the history
  • Loading branch information
jsartisan committed Dec 9, 2024
1 parent 5013696 commit e0a0eaf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default {
`,
css: `.app {
justify-content: center;
border: none;
border-radius: var(--appsmith-theme-border-radius-elevation-3);
}
Expand Down

0 comments on commit e0a0eaf

Please sign in to comment.