Skip to content

Commit

Permalink
upgraded Package.json and package-lock.json for angular 17.3.3 needed…
Browse files Browse the repository at this point in the history
… for CVEs for zeta
  • Loading branch information
SimonFranzUser committed Apr 9, 2024
2 parents 1d4e98c + 2b39c4b commit 5e6602f
Show file tree
Hide file tree
Showing 35 changed files with 1,571 additions and 932 deletions.
8 changes: 5 additions & 3 deletions auth/login/auth-login.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,15 @@ $xc-panel-header-background-color: unset !default;
.tab-bar-section {
height: 232px;

::ng-deep .mat-tab-header {
::ng-deep .mat-mdc-tab-header {
background-color: $xc-panel-header-background-color;
}
::ng-deep .mat-tab-label {

::ng-deep .mat-mdc-tab {
border-color: $xc-panel-header-background-color;
}
::ng-deep .mat-tab-body-content {

::ng-deep .mat-mdc-tab-body-content {
background-color: unset;
}
}
Expand Down
251 changes: 251 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5e6602f

Please sign in to comment.