mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-26 22:56:23 -04:00
2291f3e00e
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
9 lines
93 B
CSS
9 lines
93 B
CSS
.heart {
|
|
margin-right: 5px;
|
|
color: var(--themeRed);
|
|
}
|
|
|
|
.rating {
|
|
margin-right: 15px;
|
|
}
|