mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 14:37:07 -04:00
Fixed: Don't cutoff Filter menu on mobile
This commit is contained in:
parent
74c0e409e7
commit
fb7bd4f14f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.sectionContainer {
|
||||
display: flex;
|
||||
flex: 1 1 10%;
|
||||
flex: 1 1 auto;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue