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>
|
||||
|
||||
<div
|
||||
<a
|
||||
class="aca-sidenav-header-title-text"
|
||||
data-automation-id="app-sidenav-header-title-text"
|
||||
[routerLink]="landingPage">
|
||||
{{ appName | translate }}
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<aca-toolbar [items]="actions" />
|
||||
</div>
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
font-weight: 400;
|
||||
font-size: var(--theme-body-1-font-size);
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.adf-notification-history-menu_button {
|
||||
|
||||
Reference in New Issue
Block a user