fixed device
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
overflow: scroll;
|
||||
}
|
||||
}
|
||||
|
||||
.select2-selection {
|
||||
min-height: calc(1.5em + .9rem + 2px);
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- start page title -->
|
||||
@@ -838,7 +842,7 @@ function validateWorkflowItem(id) {
|
||||
$('#export-button').click(exportButtonClick);
|
||||
$('#export-button-label').show();
|
||||
}
|
||||
|
||||
$("#filter_network_id").select2({closeOnSelect: false});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user