Merge pull request #2404 from Flamenco/patch-1

Update Controls.vue
This commit is contained in:
Julius Härtl
2020-10-12 08:49:59 +02:00
committed by GitHub

View File

@@ -395,6 +395,7 @@ export default {
width: 250px; width: 250px;
max-height: 80vh; max-height: 80vh;
overflow: auto; overflow: auto;
padding: 8px;
} }
.filter h3 { .filter h3 {