mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
b8c295727a
Co-authored-by: plmcgrn <889547+plmcgrn@users.noreply.github.com> Closes #3356
9 lines
93 B
CSS
9 lines
93 B
CSS
.heart {
|
|
margin-right: 5px;
|
|
color: var(--themeRed);
|
|
}
|
|
|
|
.rating {
|
|
margin-right: 15px;
|
|
}
|