Skip to content

Commit f494898

Browse files
committed
Comment out height: auto
1 parent 4c31b4e commit f494898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

velog-frontend/src/components/write/CodeEditor/CodeEditor.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141
flex: 1;
4242
font-family: 'initial';
43-
height: auto; // font-family: 'D2 coding';
43+
// height: auto; // font-family: 'D2 coding';
4444
font-family: 'Inconsolata', 'D2 Coding', sans-serif;
4545
font-size: 1.125rem;
4646
line-height: 1.5;

0 commit comments

Comments
 (0)