mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-07 00:09:34 +00:00
modal overlay
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
f3137d65e3
commit
ef5c8d8d2a
@ -78,7 +78,7 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: transparent;
|
background: rgba(0, 0, 0, 0.25);
|
||||||
z-index: 500;
|
z-index: 500;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue
Block a user