mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-08 16:19:17 +03:00
Kill inset box-shadow on editor frame because it slows down repaint
This commit is contained in:
parent
a160aef0e0
commit
b1573438a7
@ -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 > * + * {
|
||||
|
Loading…
Reference in New Issue
Block a user