streaming-processor {
  display: block;

  .fa-spinner {
    font-size: 13px;
  }

  .edit-btn {
    margin-top: -2px;

    .btn {
      padding: 0;
      background: transparent;
      font-size: 12px;
    }
  }

  .to-bear-box {
    display: flex;

    .icomoon-streaming, .fa {
      width: 11px;
      margin-top: 3px;
    }

    .a-normal {
      max-width: calc(100% - 20px);
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0 3px;
    }
  }
}
