Forum Discussion

tehreemf's avatar
tehreemf
Copper Contributor
Mar 01, 2021

Utilizing Full Width of Meeting Side Panel

Hi,

 

I am exploring in-meeting applications and using https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/meetings-token-app/csharp as template. While customizing the UI, I noticed that the actual iframe that gets displayed in the meeting side panel has a width of 280px as compared to 320px mentioned in the docs. My entire React App gets displayed in this frame no matter what. Is there any way I can utilize the full space and get rid of unnecessary margin?

 

Thanks

Tehreem

9 Replies

    • tehreemf's avatar
      tehreemf
      Copper Contributor
      Okay. Thank you for your response.

      Is there also no way to change the margins around app title? I see a huge chunk of space both above and below the title and 'x' button.
      • Subba_Reddi_Tummuru's avatar
        Subba_Reddi_Tummuru
        Brass Contributor

        Check if below article helps: https://docs.microsoft.com/en-us/microsoftteams/platform/resources/removing-tab-margins

         

        Note: This update is in Developer preview