mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10229] Specify role for workspace (#5347)
* [ACS-10229] Specify role for workspace * [ACS-10229] Remove analytics setting from nx.json
This commit is contained in:
+2
-2
@@ -14,12 +14,12 @@
|
|||||||
/>
|
/>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div
|
<a
|
||||||
class="aca-sidenav-header-title-text"
|
class="aca-sidenav-header-title-text"
|
||||||
data-automation-id="app-sidenav-header-title-text"
|
data-automation-id="app-sidenav-header-title-text"
|
||||||
[routerLink]="landingPage">
|
[routerLink]="landingPage">
|
||||||
{{ appName | translate }}
|
{{ appName | translate }}
|
||||||
</div>
|
</a>
|
||||||
|
|
||||||
<aca-toolbar [items]="actions" />
|
<aca-toolbar [items]="actions" />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -40,6 +40,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: var(--theme-body-1-font-size);
|
font-size: var(--theme-body-1-font-size);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-notification-history-menu_button {
|
.adf-notification-history-menu_button {
|
||||||
|
|||||||
Reference in New Issue
Block a user