mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-2125] Update sidenav colors and font-size (#1368)
This commit is contained in:
@@ -8,9 +8,13 @@
|
||||
align-items: center;
|
||||
flex: 0 0 65px;
|
||||
flex-basis: 48px;
|
||||
background: #fafafa;
|
||||
background: #fcfcfc;
|
||||
border-bottom: 1px solid var(--theme-border-color, rgba(0, 0, 0, 0.07));
|
||||
padding: 0 24px;
|
||||
|
||||
.adf-breadcrumb-item-current {
|
||||
font-size: 18.7px;
|
||||
}
|
||||
}
|
||||
|
||||
.aca-page-layout-content {
|
||||
|
Reference in New Issue
Block a user