mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
#1056 fix zindex
This commit is contained in:
parent
6a62286d05
commit
709dd7fac0
@ -12,3 +12,7 @@
|
|||||||
padding: 10px 10px 10px 10px;
|
padding: 10px 10px 10px 10px;
|
||||||
border: solid 2px rgb(31,188,210);
|
border: solid 2px rgb(31,188,210);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mdl-layout__header {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user