Fix modal transform causing inner overlays to incorrectly calculate window dimensions
This commit is contained in:
parent
13e5c5ad61
commit
9a7cf3079a
|
@ -89,5 +89,6 @@
|
|||
overflow: visible;
|
||||
max-height: none;
|
||||
margin: 40px 0;
|
||||
transform: none;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue