Skip to content

Commit

Permalink
batch-fixes-4-dec
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Dec 4, 2023
1 parent e0b3cc5 commit 08c3b93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
8 changes: 0 additions & 8 deletions src/app/register2/components/register2.scss-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,6 @@
}
}

:host {
::ng-deep {
.container .mat-horizontal-content-container,
.container {
// background-color: map-get($background, 'ui-background-lightest');
}
}
}

::ng-deep {
.valid-password-input {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@
$foreground: map-get($theme, foreground);
$background: map-get($theme, background);

:host {
// background-color: map-get($background, 'ui-background-lightest');
}
}
@include theme($orcid-app-theme);

0 comments on commit 08c3b93

Please sign in to comment.