Skip to content

Commit b0d885a

Browse files
save file
1 parent 35fc3b4 commit b0d885a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
shadow = host.shadowRoot;
171171

172172
var style = document.createElement('style');
173+
style.id = 'xterm-css';
173174
style.textContent = link;
174175
shadow.insertBefore(style,shadow.firstChild);
175176

0 commit comments

Comments
 (0)