activeadmin_addons icon indicating copy to clipboard operation
activeadmin_addons copied to clipboard

fix(generators.install): Comment the base style for activeadmin for material

Open roramirez opened this issue 7 years ago • 0 comments

When generator to use material theme need to replace the base style for activeadmin.

This patch comment the line for: @import "active_admin/base"

This prevent to show by default weird css style on display

roramirez avatar Sep 06 '18 18:09 roramirez