
.is-edit-table {
  width: 10px;
  height: 10px;
  background: red;
  position: absolute;
  top: 5px;
  border-radius: 10px;
  right: 20px;
}

