Closed mjunior closed 7 years ago
Hi, @mjunior.
Custom or personal settings must be set in the active_admin.scss
file. So, I'm closing this suggestion, but I thank you for your willingness to help.
Anyway, I made some guideline comments on your commits:
ul.errors {
, instead of ul { &.errors {
. And put one space before {
in rule declarations.$font-size
, which need to stay at 16px
for better adaptability in the responsive and in the form fields..flash
that does what you need.I intend to create a text file with the guidelines to improve the maintenance of the project code. But everything I wrote can be seen based on existing code.
Thank you again.
Added css to f.semantic_errors tag of active admin.
Without new css
With new css style