Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ad38e57

Browse files
mini-code-editor #1
1 parent a8d492e commit ad38e57

File tree

1 file changed

+1
-1
lines changed
  • code-editor-react-web-app-project/src/styles

1 file changed

+1
-1
lines changed

code-editor-react-web-app-project/src/styles/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body {
1010
}
1111

1212
.pane {
13-
height: 60vh;
13+
height: 75vh;
1414
display: flex;
1515
}
1616

0 commit comments

Comments
 (0)