.zbx-single-popup-scroll {
  flex: 1;
  overflow-y: auto;
  .content {
    margin: 0 15px;
  }
}
