mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
deprecate "headerImagePath"
This commit is contained in:
committed by
Sheena Malhotra
parent
9d106fb1eb
commit
e9605b1066
@@ -29,26 +29,16 @@
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.aca-display-menu {
|
||||
.aca-menu-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.aca-page-layout-container {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.aca-page-layout-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: auto;
|
||||
width: 100%;
|
||||
|
||||
|
||||
.adf-breadcrumb-item {
|
||||
font-size: 20px !important;
|
||||
font-weight: 400 !important;
|
||||
|
Reference in New Issue
Block a user