mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
13 lines
146 B
CSS
13 lines
146 B
CSS
.pathContainer {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.pathIcon {
|
|
margin-right: 8px;
|
|
}
|
|
|
|
.deleteFilesMessage {
|
|
margin-top: 20px;
|
|
color: $dangerColor;
|
|
}
|