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:
@@ -22,7 +22,7 @@ function TmdbRating(props: TmdbRatingProps) {
|
||||
return (
|
||||
<Tooltip
|
||||
anchor={
|
||||
<span>
|
||||
<span className={styles.wrapper}>
|
||||
{!hideIcon && (
|
||||
<img
|
||||
className={styles.image}
|
||||
|
||||
Reference in New Issue
Block a user