fixed map overlapping modals
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 56s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 56s
This commit is contained in:
@@ -561,8 +561,7 @@ body {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border: 1px solid var(--border-color);
|
border: 1px solid var(--border-color);
|
||||||
transition: var(--transition);
|
transition: var(--transition);
|
||||||
position: relative;
|
isolation: isolate;
|
||||||
z-index: 1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.school-map:hover {
|
.school-map:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user