:host {
  display: block;
  height: 100%;
  max-height: 100px;

  .input-file {
    height: 100%;
  }
}
