White border is common in PNGs, since alpha of 0 in a PNG means "pure white" on the RGB channel. Try using the pre-multiply alpha checkbox on the atlas maker when updating this sprite. And if that doesn't fix it for you, either use Unlit/Premultiplied Alpha shader on the atlas, or Solidify A filter on the source texture in Photoshop. Search this forum for more info on that.