Open
Description
This issue respects the following points:
- This issue is not already reported on GitHub (I've searched it).
- I agree to follow Jellyfin's Code of Conduct.
- This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.
Describe the bug
The Filters dialog in the Channels tab of the LiveTV section doesn't display properly it's content. The expanding arrow display itself in the Filters text.
The issue is due to missing css code.
It is not a "dynamicFilterDialog" class like the others filters dialogs. As such, it misses a fixed width property.
Reproduction Steps
Use a window bigger than 400px wide,
Open LiveTV section,
Navigate to the Channels tab,
Click on the filter button
Expected/Actual behaviour
The arrow material icon "expand_more" is over the text. It should be separated from the text.
Logs
No response
Server version
10.10.7
Web version
10.10.7
Build version
Release
Platform
Windows
Browser
Chrome
Additional information
No response