mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Fixed: UI fixes from Sonarr
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -45,10 +45,9 @@ function Message(props) {
|
||||
styles[type]
|
||||
)}
|
||||
>
|
||||
<div className={styles.iconContainer}>
|
||||
<div className={styles.iconContainer} title={name}>
|
||||
<Icon
|
||||
name={getIconName(name)}
|
||||
title={name}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user