mirror of
https://github.com/Readarr/Readarr
synced 2026-02-11 17:23:26 +01:00
9 lines
124 B
CSS
9 lines
124 B
CSS
.message {
|
|
margin-top: 20px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.deleteFilesMessage {
|
|
margin-top: 20px;
|
|
color: $dangerColor;
|
|
}
|