mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Adds missing css
This commit is contained in:
parent
023ae4284a
commit
bfc5f7cd32
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
|
<link rel="stylesheet" type="text/css" href="out/index.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="editor-container" style="position: absolute; width: 500px; height: 400px"></div>
|
<div id="editor-container" style="position: absolute; width: 500px; height: 400px"></div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue