mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use .workspace rather than body for keybindings
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body tabindex="-1">
|
||||
<body class="workspace" tabindex="-1">
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user