.test-result-attachments-view {
  padding: 12px 24px 32px;
  min-height: 320px;
}

.test-result-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px 0;
  width: 100%;
}
