Allow torrent download directory to take more width #598
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
When using the "expanded view" and enabling the download location it only takes allows 100px to view the directory.
This change allows the directory detail to take up however much it needs – though perhaps it makes sense to add a sensible maximum width here, thoughts?
Related Issue
N/A
Screenshots
before
![Screenshot 2022-09-18 at 16 11 58](https://user-images.githubusercontent.com/868844/190911620-4af4e54e-bd26-4b1f-acd5-db998d9cca99.png)
after
![Screenshot 2022-09-18 at 16 12 08](https://user-images.githubusercontent.com/868844/190911624-735b9f44-5b45-4fbd-9d07-b7f0609cf813.png)
Types of changes