Fixes #1588: Remove overflow: hidden rule

pull/1703/head
Alexandru Dima 5 years ago
parent 730a8dbc40
commit 5aeade9285
No known key found for this signature in database
GPG Key ID: 6E58D7B045760DA0

@ -8,7 +8,6 @@
<style type="text/css">
body { margin: 0; padding: 0; border: 0; }
.monaco-editor { overflow: hidden; }
</style>
<script>var require = { paths: { 'vs': '../../release/dev/vs' } };</script>

Loading…
Cancel
Save