[Feature] Wrap VideoCaption and VideoBody in their own container
Caption and Body should be nested in their own parent element for flexible layout, e.g.:
<container-video-grid>
  <container-video-grid-card>
      <video></video>
      <videoText>
          <videoCaption></videoCaption>
          <videoBody></videoBody>
      </videoText>
  </container-video-grid-card>
</container-video-grid>
Benefit: Easier layout control, consistent spacing, flexible arrangement of video and text.
                1
                 vote
              
            
 Michel Mayer
    
 shared this idea
Michel Mayer
    
 shared this idea
      
    - 
       AdminShivang
    (Admin, Adobe Captivate)
 commented AdminShivang
    (Admin, Adobe Captivate)
 commentedThank you for your feedback! We’ve received your request and will analyze it carefully. Our team will take appropriate actions accordingly.