mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Kill inset box-shadow on editor frame because it slows down repaint
This commit is contained in:
@@ -47,7 +47,6 @@ body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .1);
|
||||
}
|
||||
|
||||
#root-view #panes .row > * + * {
|
||||
|
||||
Reference in New Issue
Block a user