1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

refactor(auth): [PM-9698] remove deprecated SSO components

Removes v1 SSO components in favor of new implementation as well as related orphaned styles/translations. 

Refs: PM-9698
This commit is contained in:
Alec Rippberger
2025-04-01 18:46:40 -05:00
committed by GitHub
parent b0ccadcc0f
commit 84b179f53a
10 changed files with 0 additions and 425 deletions

View File

@@ -1,7 +1,6 @@
@import "variables.scss";
#lock-page,
#sso-page,
#set-password-page,
#remove-password-page {
display: flex;
@@ -106,18 +105,6 @@
}
}
#sso-page {
.content {
width: 325px;
.box {
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
}
}
#set-password-page,
#remove-password-page {
.content {