mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
matching the background color to the markdown preview background
This commit is contained in:
@@ -9,7 +9,7 @@ html, body {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background-color: #f5f5f5;
|
||||
background-color: #F4F4F4;
|
||||
}
|
||||
|
||||
#root-view #horizontal {
|
||||
|
||||
Reference in New Issue
Block a user