Class based popup show and hide api
This commit is contained in:
@@ -61,11 +61,13 @@ body {
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
color: white;
|
||||
|
||||
display: none;
|
||||
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.popup-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#journeys-search {
|
||||
z-index: 8000;
|
||||
}
|
||||
|
Reference in New Issue
Block a user