Skip to content

Commit daf5f0a

Browse files
Full-width #root
1 parent fbe6c11 commit daf5f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>MCP Inspector</title>
88
</head>
99
<body>
10-
<div id="root"></div>
10+
<div id="root" class="w-full"></div>
1111
<script type="module" src="/src/main.tsx"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)