Commit 438348c3 authored by 杨奕's avatar 杨奕 Committed by GitHub

Dropdown: fix arrow offset (#10394)

parent e67d71a4
......@@ -19,6 +19,10 @@
visibleArrow: {
type: Boolean,
default: true
},
arrowOffset: {
type: Number,
default: 0
}
},
......
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