mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Translate gutter so it remains visible when scrolling to the right
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
committed by
Antonio Scandurra
parent
d2d560eac6
commit
9765d9dbcd
@@ -3,6 +3,7 @@ atom-text-editor {
|
||||
|
||||
.scroll-view {
|
||||
position: absolute;
|
||||
contain: strict;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user