mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-27 22:57:09 -04:00
850bfdcf82
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
13 lines
152 B
CSS
13 lines
152 B
CSS
.pathContainer {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.pathIcon {
|
|
margin-right: 8px;
|
|
}
|
|
|
|
.deleteFilesMessage {
|
|
margin-top: 20px;
|
|
color: var(--dangerColor);
|
|
}
|