Fixes #1588: Remove overflow: hidden rule

pull/1703/head
Alexandru Dima 2019-12-11 16:07:55 +01:00
parent 730a8dbc40
commit 5aeade9285
No known key found for this signature in database
GPG Key ID: 6E58D7B045760DA0
1 changed files with 0 additions and 1 deletions

View File

@ -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>