Oops, fix Settings page styles spreading to other pages via Turbo

Oh right, I made this mistake before too, lol! Once stylesheets are
added, they don't go away!
This commit is contained in:
Emi Matchu 2024-04-07 08:04:32 -07:00
parent 88a2688ac8
commit 66978bf5a0

View file

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