#back{
  @apply m-0 rounded-2xl w-8 p-0 mr-2;
  
  &::part(native){
    @apply px-2;
  };
}