Revert "[ACA-2125] Update sidenav colors and font-size (#1368)" (#1370)

This reverts commit 0d0b228cb7.
This commit is contained in:
Denys Vuika
2020-03-23 15:59:45 +00:00
committed by GitHub
parent 5e49d9591b
commit 0eb1720f8f
4 changed files with 10 additions and 49 deletions

View File

@@ -8,13 +8,9 @@
align-items: center;
flex: 0 0 65px;
flex-basis: 48px;
background: #fcfcfc;
background: #fafafa;
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 {