Lidarr/frontend/src/InteractiveSearch/OverrideMatch/DownloadClient/SelectDownloadClientRow.css

7 lines
134 B
CSS

.downloadClient {
display: flex;
justify-content: space-between;
padding: 8px;
border-bottom: 1px solid var(--borderColor);
}