diff --git a/patches/v2.8.0.patch b/patches/v2.8.0.patch index 988075e..a1b4bce 100644 --- a/patches/v2.8.0.patch +++ b/patches/v2.8.0.patch @@ -43,7 +43,7 @@ diff --git a/src/scss/styles.scss b/src/scss/styles.scss index 3df655fd..7e57cffe 100644 --- a/src/scss/styles.scss +++ b/src/scss/styles.scss -@@ -1,5 +1,37 @@ +@@ -1,5 +1,34 @@ @import "../css/webfonts.css"; +/**** START Bitwarden_RS CHANGES ****/ @@ -62,9 +62,6 @@ index 3df655fd..7e57cffe 100644 +/* Hide Two-Factor menu in Organization settings */ +app-org-settings a[href$="/settings/two-factor"] { @extend %bwrs-hide; } + -+/* Hide 2FA Duo button */ -+ul.list-group.list-group-2fa > li:nth-child(3) button { @extend %bwrs-hide; } -+ +/* Hide 2FA Email button */ +ul.list-group.list-group-2fa > li:nth-child(5) button { @extend %bwrs-hide; } +