[Library assets|Trunk]

update rules for full screen modal



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60637 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2021-03-12 10:45:01 +00:00
parent 710846b6f9
commit 3d04d3d9b0
2 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ Tab-Headers: 2
Metrics: 3
B2Note: 5
Nav-bar: 980
fs-modal: 1029
Tooltip: 1030
fs-modal: 9999
notification: 1040
Modal: 10000
Modal-Tooltip: 10001
Mat-Select: 10001

View File

@ -4,7 +4,7 @@
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
z-index: 1029;
overflow: auto;
background-color: white;
opacity: 0;