mirror of
https://github.com/atom/atom.git
synced 2026-01-26 15:28:27 -05:00
Merge pull request #15135 from atom/js-ns-fix-gutter-layout
Fix gutter decoration regression in v1.19 beta
This commit is contained in:
@@ -20,6 +20,7 @@ atom-text-editor {
|
||||
min-width: 1em;
|
||||
box-sizing: border-box;
|
||||
background-color: inherit;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.gutter:hover {
|
||||
|
||||
Reference in New Issue
Block a user