xaboy / laravel-form-builder

laravel专用表单生成器,快速生成现代化的form表单。包含复选框、单选框、输入框、下拉选择框等元素以及,省市区三级联动,时间选择,日期选择,颜色选择,树型,文件/图片上传等功能。
MIT License
60 stars 7 forks source link

生成select下拉框的时候内容会被遮住 #6

Open QiuYiBin opened 5 years ago

QiuYiBin commented 5 years ago

image 把style里面的top改成-20px就不会了,请问这个要在哪个文件里面修改?

xaboy commented 5 years ago

这个只能自己写样式覆盖他的样式, 配置参数可以参考https://iviewui.com/components/select#Select_props