Add pointer-events auto to login modal content
This commit is contained in:
@@ -485,4 +485,5 @@ img[src*="logo"], .logo-image {
|
|||||||
z-index: 10000 !important;
|
z-index: 10000 !important;
|
||||||
margin: 1rem !important;
|
margin: 1rem !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
pointer-events: auto !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user