implemented review comments and removed process related code

This commit is contained in:
SheenaMalhotra182
2023-02-09 20:24:12 +05:30
committed by Sheena Malhotra
parent 2c6533a8f5
commit 9734d1606a
6 changed files with 144 additions and 148 deletions

View File

@@ -11,6 +11,12 @@
background: var(--theme-page-layout-header-background-color);
border-bottom: 1px solid var(--theme-border-color, rgba(0, 0, 0, 0.07));
padding: 0 24px;
.adf-breadcrumb-item {
font-size: 20px !important;
font-weight: 400 !important;
letter-spacing: 0.15px !important;
}
}
.aca-page-layout-content {