mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
UI Formatting Cleanup
This commit is contained in:
@@ -21,7 +21,8 @@ function RootFolderSelectInputOption(props) {
|
||||
<div className={classNames(
|
||||
styles.optionText,
|
||||
isMobile && styles.isMobile
|
||||
)}>
|
||||
)}
|
||||
>
|
||||
<div>{value}</div>
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user