fix(apps): declare color-scheme to allow transparent MCP App iframes (#7479)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="referrer" content="no-referrer"/>
|
||||
<meta name="color-scheme" content="light dark"/>
|
||||
<!--
|
||||
The Content Security Policy is dynamically created by Rust at request time based on the domains declared in the MCP App's resource metadata.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user