mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
implemented review comments and removed process related code
This commit is contained in:
committed by
Sheena Malhotra
parent
2c6533a8f5
commit
9734d1606a
@@ -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 {
|
||||
|
Reference in New Issue
Block a user