Commit 58542b3a authored by wenqing's avatar wenqing Committed by 杨奕

Select Autocomplete: change dropdown popper default options (#7227)

parent 9e67ec35
......@@ -57,7 +57,6 @@
options: {
default() {
return {
forceAbsolute: true,
gpuAcceleration: false
};
}
......
......@@ -29,7 +29,6 @@
popperOptions: {
default() {
return {
forceAbsolute: true,
gpuAcceleration: false
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment