Codex Assistant
2 天以前 58d9f460b2f8c34430285115e2557d18333c5cab
1
2
3
4
5
6
7
8
9
.webview-container {
  width: 100%;
  height: 100vh;
}
 
web-view {
  width: 100%;
  height: 100%;
}