mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Add test case for 2040
This commit is contained in:
parent
decded9610
commit
8316fef208
4 changed files with 100 additions and 0 deletions
|
|
@ -129,6 +129,7 @@
|
|||
}
|
||||
|
||||
let div = document.createElement('div');
|
||||
div.className = 'dev-setup-control'
|
||||
div.style.position = 'fixed';
|
||||
div.style.top = 0;
|
||||
div.style.right = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue