Skip to content

Commit

Permalink
[ACS-5645] tabs design modify
Browse files Browse the repository at this point in the history
  • Loading branch information
AnukritiGL committed Oct 18, 2023
1 parent de8f7ce commit 148b0db
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ app-details-manager {
}

.aca-details-tabs {
height: calc(100% - 80px);
margin-top: 40px;
height: calc(100% - 136px);

.mat-tab-body-wrapper {
height: 100%;
Expand All @@ -48,6 +49,7 @@ app-details-manager {
padding: 0 12px;
min-width: 95px;
letter-spacing: 0.25px;
height: 32px;
}
}
}
Expand Down

0 comments on commit 148b0db

Please sign in to comment.