mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use min-width on rendered lines to replace js logic w/ CSS
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
display: table;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
padding-right: 2em;
|
||||
}
|
||||
|
||||
.editor .line span {
|
||||
|
||||
Reference in New Issue
Block a user