Skip to content

Commit

Permalink
[ACS-4795 - removed pointless adf customisations]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-web-ua committed May 31, 2023
1 parent 39e02d3 commit 5b9d4bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@
margin: 24px !important;
width: 95%;
border: 1px solid var(--theme-about-panel-border-color);
background-color: var(--theme-about-panel-background-color);
}

mat-expansion-panel-header {
display: flex;
height: 80px !important;
padding: 24px;
line-height: 32px;
}

Expand All @@ -31,8 +28,6 @@
font-weight: 700;
font-size: 14px;
line-height: 24px;
color: var(--theme-about-panel-title-color);
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
height: 32px !important;
line-height: 24px !important;
padding: 16px 0;
background: var(--theme-pagination-background-color);
}

.adf-pagination__range-block {
Expand Down

0 comments on commit 5b9d4bc

Please sign in to comment.