mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-29 00:26:56 +00:00
[Bugfix] 修改小的bug
This commit is contained in:
@@ -88,7 +88,8 @@
|
||||
|
||||
});
|
||||
$('.select2').select2({
|
||||
dropdownAutoWidth: true
|
||||
dropdownAutoWidth: true,
|
||||
width: 'auto'
|
||||
});
|
||||
})
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user