mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
UI Formatting Cleanup
This commit is contained in:
@@ -43,7 +43,8 @@ function Message(props) {
|
||||
<div className={classNames(
|
||||
styles.message,
|
||||
styles[type]
|
||||
)}>
|
||||
)}
|
||||
>
|
||||
<div className={styles.iconContainer}>
|
||||
<Icon
|
||||
name={getIconName(name)}
|
||||
|
||||
Reference in New Issue
Block a user