.editDescriptionDialog {
  position: absolute;
  z-index: 300;
  width: 320px;
  transition: all 300ms linear;
}
