1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Prevent line wraps on mobile for ratings

This commit is contained in:
Bogdan
2024-09-24 02:53:11 +03:00
parent f735e31835
commit 66a6a663ba
12 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ function TmdbRating(props: TmdbRatingProps) {
return (
<Tooltip
anchor={
<span>
<span className={styles.wrapper}>
{!hideIcon && (
<img
className={styles.image}