Codex Assistant
2025-11-06 375c18a6d2713ff19b22093eec57315992d8333f
1
2
3
4
5
6
7
8
9
.webview-container {
  width: 100%;
  height: 100vh;
}
 
web-view {
  width: 100%;
  height: 100%;
}