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