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,6 +1,7 @@
@import "../../partials/clean/constants"
.settings-form
body.devise-registrations-edit
.settings-form
border: 1px solid $module-border-color
background: $module-bg-color
border-radius: 1em
@ -48,8 +49,8 @@
ul
padding-left: 2em
.neopass-info
.neopass-info
margin-bottom: .5em
.neopass-explanation
.neopass-explanation
font-size: .85em