Update Controls.vue
Add padding to filter popup.
This commit is contained in:
committed by
backportbot[bot]
parent
3b11c5c7ea
commit
8e28f8e67c
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user