.ta-user-input {
  position: relative;
  .ta-user-input-complete { width: 100% }
  .ant-input {
    padding-right: 30px;
  }
  .pos-show-select { position: absolute; padding: 0 12px 0 4px; right: 0; top: 50%; transform: translateY(-50%); line-height: 24px; z-index: 1; cursor: pointer; }
}
