mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-2743] changes gallery manager
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
|
||||
.adf-app-layout-toolbar {
|
||||
z-index: 200000;
|
||||
z-index: 1001;
|
||||
position: relative;
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
@@ -39,7 +39,6 @@ export class AppLayoutComponent {
|
||||
{ href: '/form', icon: 'poll', title: 'APP_LAYOUT.FORM' },
|
||||
{ href: '/form-list', icon: 'library_books', title: 'APP_LAYOUT.FORM_LIST' },
|
||||
{ href: '/form-loading', icon: 'cached', title: 'APP_LAYOUT.FORM_LOADING' },
|
||||
{ href: '/uploader', icon: 'file_upload', title: 'APP_LAYOUT.UPLOADER' },
|
||||
{ href: '/webscript', icon: 'extension', title: 'APP_LAYOUT.WEBSCRIPT' },
|
||||
{ href: '/tag', icon: 'local_offer', title: 'APP_LAYOUT.TAG' },
|
||||
{ href: '/social', icon: 'thumb_up', title: 'APP_LAYOUT.SOCIAL' },
|
||||
|
Reference in New Issue
Block a user