mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Remove unused class defininition
This commit is contained in:
@@ -21,11 +21,3 @@
|
|||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.recovery-code-img {
|
|
||||||
@include themify($themes) {
|
|
||||||
content: url("../images/two-factor/rc" + themed("mfaLogoSuffix"));
|
|
||||||
max-width: 100px;
|
|
||||||
max-height: 45px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -21,11 +21,3 @@
|
|||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.recovery-code-img {
|
|
||||||
@include themify($themes) {
|
|
||||||
content: url("../images/two-factor/rc" + themed("mfaLogoSuffix"));
|
|
||||||
max-width: 100px;
|
|
||||||
max-height: 45px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -66,14 +66,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.recovery-code-img {
|
|
||||||
@include themify($themes) {
|
|
||||||
content: url("../images/two-factor/rc" + themed("mfaLogoSuffix"));
|
|
||||||
max-width: 100px;
|
|
||||||
max-height: 45px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress {
|
.progress {
|
||||||
@include themify($themes) {
|
@include themify($themes) {
|
||||||
background-color: themed("pwStrengthBackground");
|
background-color: themed("pwStrengthBackground");
|
||||||
|
|||||||
Reference in New Issue
Block a user