mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3339] added test component for header (#3576)
* [ADF-3339] added test component for header * [APM-3339] remove lint errors * [ADF-3339] solved lint error * [ADF-3339] removed numbers from tests
This commit is contained in:
committed by
Eugenio Romano
parent
c63184334f
commit
9901295e25
@@ -7,11 +7,12 @@
|
||||
|
||||
color: mat-color($primary, default-contrast) !important;
|
||||
position: relative;
|
||||
padding: 0 24px 0 0;
|
||||
padding: 0 24px;
|
||||
|
||||
.adf-menu-icon {
|
||||
position: relative;
|
||||
margin-left: 14px;
|
||||
margin-left: -11px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.adf-app-logo {
|
||||
@@ -19,7 +20,6 @@
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
margin-right: 6px;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.adf-header-delimiter {
|
||||
|
Reference in New Issue
Block a user