Skip to content

Commit 44c17c8

Browse files
SnaveSutitgitbutler-client
authored andcommitted
🩹 Fix codeEdit overflowing dialogs
1 parent d947a9b commit 44c17c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/svelteComponents/sidebarDialogItems/codeEdit.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
.codejar-container {
3131
border-radius: 0;
3232
transition: outline 0.1s cubic-bezier(0.25, 0.68, 0.53, 1.3);
33+
width: 680px;
3334
}
3435
3536
.error {

0 commit comments

Comments
 (0)