:host {
  /***************
     host style  
  ***************/
  /*private*/
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}

.time__input {
  height: 100%;
}