Closed dengzhichao closed 10 months ago
How did you set it up with the default behaviour? Greetings!
Provided example works fine on latest v1.1.0 version.
"width: 100%" will look ugly and is not recommended for ActiveAdmin forms, unless you have custom styled form.
Please, make sure you follow steps in "Installation" section of README.
this input_html not work
f.input :expire_after, :as => :date_time_picker, :input_html => { :style => 'width: 100%', autocomplete: "off" }