src/components/Widget/components/Conversation/components/Messages/components/ImgReply/styles.scss [10:16]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  }
  
  .#{$namespace}image-frame {
    object-position: 0 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/components/Widget/components/Launcher/style.scss [207:212]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    }
    .#{$namespace}image-frame {
      object-position: 0 0;
      object-fit: cover;
      width: 100%;
      height: 100%;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



