mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
Fixes #1588: Remove overflow: hidden rule
This commit is contained in:
parent
730a8dbc40
commit
5aeade9285
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue