#logs-context-modal-content {
  background: #EAEBED;
  border-radius: 10px;
  padding: 5px;
  overflow: auto;
  max-height: 70vh;
  max-width: 100%;
}
