mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 18:13:29 +00:00
feat(change-password-component): Change Password Update [18720] - Small fixes to the styling
This commit is contained in:
@@ -559,6 +559,10 @@ const routes: Routes = [
|
||||
// TODO: Should this have any guards?
|
||||
{
|
||||
path: "change-password",
|
||||
data: {
|
||||
elevation: 1,
|
||||
hideFooter: true,
|
||||
} satisfies RouteDataProperties & ExtensionAnonLayoutWrapperData,
|
||||
children: [
|
||||
{
|
||||
path: "",
|
||||
|
||||
Reference in New Issue
Block a user