.yee-icon-wrapper {
  width: fit-content;

  .yee-icon:focus {
    outline: none;
  }

  .anticon svg {
    display: block !important;
  }
}
