eaglelandsonce commited on
Commit
012dd9d
·
verified ·
1 Parent(s): 47a734d

Update pages/1_CoursewithChat.py

Browse files
Files changed (1) hide show
  1. pages/1_CoursewithChat.py +1 -1
pages/1_CoursewithChat.py CHANGED
@@ -64,7 +64,7 @@ with col2:
64
  <html>
65
  <body>
66
  <iframe src="https://copilotstudio.microsoft.com/environments/Default-617fcda2-91ad-4995-99ff-cdc509695753/bots/cr111_pyTorchDocumentation/webchat?__version__=2"
67
- frameborder="0" style="width: 100%; height: 400px; margin-top: 50px;"></iframe>
68
  </body>
69
  </html>
70
  """
 
64
  <html>
65
  <body>
66
  <iframe src="https://copilotstudio.microsoft.com/environments/Default-617fcda2-91ad-4995-99ff-cdc509695753/bots/cr111_pyTorchDocumentation/webchat?__version__=2"
67
+ frameborder="0" style="width: 100%; height: 400px; position: fixed; top: 50px; right: 0;"></iframe>
68
  </body>
69
  </html>
70
  """