#wl-edit {
  background: url("https://www.helloimg.com/i/2025/10/28/690023cedcab4.gif") 100% 100% no-repeat;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
}
#waline-wrap textarea:focus {
  background-position-y: 78px !important;
  transition: all 0.25s ease-in-out 0s;
}
