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