mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Make lines have 100% height so the area below last line is clickable
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
position: relative;
|
||||
display: table;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.editor .line {
|
||||
|
||||
Reference in New Issue
Block a user