1
0
Fork 0
forked from OpenNeo/impress

Oops, fix settings page styles when validation fails

Ahh right, when I fixed this for Turbo, I forgot this page can also
render in the `update` action when it fails!
This commit is contained in:
Emi Matchu 2024-04-07 08:32:38 -07:00
parent 54a052848a
commit b5e203c0e5

View file

@ -1,6 +1,6 @@
@import "../../partials/clean/constants"
body.devise-registrations-edit
body.devise-registrations-edit, body.devise-registrations-update
.settings-form
border: 1px solid $module-border-color
background: $module-bg-color