mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-24 13:00:39 +00:00
remove Hide Business scss rules (#5855)
This commit is contained in:
parent
ff97bcfdda
commit
2f1d86b7f1
1 changed files with 0 additions and 16 deletions
|
@ -39,22 +39,6 @@ a[href$="/settings/two-factor"] {
|
||||||
@extend %vw-hide;
|
@extend %vw-hide;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide Business Owned checkbox */
|
|
||||||
app-org-info > form:nth-child(1) > div:nth-child(3) {
|
|
||||||
@extend %vw-hide;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Hide the `This account is owned by a business` checkbox and label */
|
|
||||||
#ownedBusiness,
|
|
||||||
label[for^="ownedBusiness"] {
|
|
||||||
@extend %vw-hide;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Hide Business Name */
|
|
||||||
app-org-account form div bit-form-field.tw-block:nth-child(3) {
|
|
||||||
@extend %vw-hide;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Hide organization plans */
|
/* Hide organization plans */
|
||||||
app-organization-plans > form > bit-section:nth-child(2) {
|
app-organization-plans > form > bit-section:nth-child(2) {
|
||||||
@extend %vw-hide;
|
@extend %vw-hide;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue