mirror of https://gitee.com/y_project/RuoYi.git
修改select2的下拉框的宽度不会随着浏览器的拖拉而改变
parent
d9fabe556c
commit
ca48d313a2
|
@ -5012,7 +5012,7 @@ S2.define('select2/defaults',[
|
|||
return selection.text;
|
||||
},
|
||||
theme: 'default',
|
||||
width: 'resolve'
|
||||
width: '100%'
|
||||
};
|
||||
};
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue