mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Fixed: Don't cutoff Filter menu on mobile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.sectionContainer {
|
.sectionContainer {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1 1 10%;
|
flex: 1 1 auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user