Skip to content

Commit

Permalink
[optimize] js edit lab style
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Jan 14, 2025
1 parent b3954f4 commit 894ed8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/renderer/src/pages/lab/components/jsEdit/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1721,6 +1721,9 @@ const handleWebviewLoad = (url: string) => {
flex: 1;
height: 100%;
width: 100%;
background-color: var(--td-bg-content-input-1);
border-radius: var(--td-radius-default);
overflow: hidden;
}
}
Expand Down

0 comments on commit 894ed8b

Please sign in to comment.