Skip to content

Commit a958340

Browse files
authored
Fix overlay error height
Remove (flex: 1) to prevent error overlay from hiding the last line in the editor.
1 parent b3ac951 commit a958340

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/static/css/try.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
padding: 0px 15px;
200200
background-color: rgb(39, 41, 44);
201201
overflow: scroll;
202-
flex: 1;
203202
line-height: 15px;
204203
}
205204

0 commit comments

Comments
 (0)