mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
UI Formatting Cleanup
This commit is contained in:
@@ -18,8 +18,8 @@ function RootFolderSelectInputSelectedValue(props) {
|
||||
{...otherProps}
|
||||
>
|
||||
<div className={styles.path}>
|
||||
{value
|
||||
}</div>
|
||||
{value}
|
||||
</div>
|
||||
|
||||
{
|
||||
freeSpace != null && includeFreeSpace &&
|
||||
|
||||
Reference in New Issue
Block a user