Update Controls.vue

Add padding to filter popup.
This commit is contained in:
Flamenco
2020-10-12 06:50:17 +00:00
committed by backportbot[bot]
parent 3b11c5c7ea
commit 8e28f8e67c
+1
View File
@@ -395,6 +395,7 @@ export default {
width: 250px;
max-height: 80vh;
overflow: auto;
padding: 8px;
}
.filter h3 {