Update Controls.vue
Add padding to filter popup.
This commit is contained in:
@@ -395,6 +395,7 @@ export default {
|
||||
width: 250px;
|
||||
max-height: 80vh;
|
||||
overflow: auto;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.filter h3 {
|
||||
|
||||
Reference in New Issue
Block a user